Commit Graph
83 Commits
Author SHA1 Message Date
sha 82936fb010 fix: Correct Frigate init container image tag from 0.17.1 to busybox 1.36 2026-05-23 20:03:30 +03:00
sha 194378508b Merge branch 'main' of https://github.com/shadoll/helm-charts 2026-05-22 00:36:04 +03:00
sha 1201f547fc feat: Update Frigate Helm chart to version 0.2.0 and enhance deployment with init container for config seeding 2026-05-22 00:36:02 +03:00
sha 00389c4937 feat: Add Frigate NVR Helm chart with deployment, service, ingress, and configuration files 2026-05-22 00:04:15 +03:00
sha c24455ab32 Merge branch 'main' of https://github.com/shadoll/helm-charts 2026-05-19 18:13:12 +03:00
sha 9bfa308bc4 feat: Add initial Zigbee2MQTT Helm chart with deployment, service, ingress, and values configuration 2026-05-19 18:12:52 +03:00
sha 892674153f chore: Bump version to 0.1.6 in Chart.yaml 2026-05-15 22:39:12 +03:00
sha ac26160821 chore: Update service configuration to support NodePort and LoadBalancer types 2026-05-15 22:37:47 +03:00
shaandClaude Opus 4.7 70fb9b1cd3 fix(home-assistant-mcp): pin appVersion to 7.4.0 (7.4.1 image not published)
Upstream cut a v7.4.1 GitHub release but never published the matching
ghcr.io/homeassistant-ai/ha-mcp:7.4.1 image, so the auto-bumped chart
broke every consumer with ImagePullBackOff. Roll back to 7.4.0 which
is the latest image actually published.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 11:40:54 +03:00
shaandClaude Opus 4.7 e020d4c50d fix(home-assistant-mcp): use RollingUpdate and allow image.tag override
Recreate strategy caused full downtime when a chart appVersion bump
referenced an unpublished image tag. Switch to RollingUpdate with
maxUnavailable=0 so the old pod stays up until the new one is Running,
and add an image.tag override so consumers can pin to a working tag
when appVersion races ahead of the published image.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 11:39:14 +03:00
sha 0267797898 fix: update timemachine version to 0.1.1 and adjust mountPath in deployment configuration 2026-04-26 17:26:47 +03:00
sha 7c9aea29c7 Merge branch 'main' of https://github.com/shadoll/helm-charts 2026-04-26 17:11:55 +03:00
sha b72a820d7a feat: add timemachine Helm chart with deployment, service, and persistence configurations 2026-04-26 17:11:54 +03:00
sha e1fef2b8ad fix: update version source and pattern in argo-cd Chart.yaml 2026-04-23 16:09:25 +03:00
sha 98c4f5386a Merge branch 'main' of https://github.com/shadoll/helm-charts 2026-04-23 16:02:06 +03:00
sha 8cc8c1bdeb feat: add argo-cd Helm chart with initial configuration and default values 2026-04-23 16:02:05 +03:00
sha c99c675a91 feat: update mikrotik-mcp chart version to 0.1.3 and modify deployment script for mcp-server-mikrotik installation 2026-04-20 14:34:05 +03:00
sha 72fdd9c0f4 fix: bump mikrotik-mcp chart to 0.1.2 to force redeploy with python:3.12-alpine 2026-04-20 11:58:10 +03:00
sha b7bb564948 feat: Update MikroTik MCP Helm chart to use Python 3.12-alpine and enhance version bumping logic 2026-04-20 10:29:56 +03:00
sha 16d9b8d33e feat: Add MikroTik MCP Helm chart with deployment, service, ingress, and values configuration 2026-04-19 20:34:02 +03:00
sha 9d057b2f3e feat: Add traefik-forward-auth Helm chart with deployment, service, ingress, middleware, and configuration templates 2026-04-19 13:21:22 +03:00
sha 26408964a0 Merge branch 'main' of https://github.com/shadoll/helm-charts 2026-04-19 12:07:34 +03:00
sha fada8bb494 feat: Update rflood Helm chart to version 0.1.3; add nodeSelector, tolerations, and affinity configurations 2026-04-19 12:07:32 +03:00
sha 259fbb8137 feat: Add ntfy Helm chart with deployment, service, ingress, configmap, and values configuration 2026-04-19 04:22:46 +03:00
sha e0c2043b08 feat: Add Pocket ID Helm chart with deployment, service, ingress, and backup configurations 2026-04-19 03:11:23 +03:00
sha 93538e432d chore: Bump version to 0.1.37-dev for home-assistant-dev and 0.1.23 for home-assistant; update db_url encoding in deployment script 2026-04-18 19:54:58 +03:00
sha caf7925566 feat: Add Helm chart for Home Assistant MCP server with deployment, service, ingress, and values configuration 2026-04-18 18:44:19 +03:00
sha 4ebe5c4612 chore: Update version to 0.1.1 and add nodeSelector and tolerations to deployment configuration 2026-04-18 18:26:02 +03:00
sha 16db5bbef2 feat: Add initial Helm chart for Home Assistant MCP server 2026-04-18 18:21:55 +03:00
sha d2a8f1309a Merge branch 'main' of https://github.com/shadoll/helm-charts 2026-04-18 17:49:46 +03:00
sha d68f43f77c chore: Bump version for Home Assistant charts and improve CIDR detection in deployment script 2026-04-18 17:48:37 +03:00
sha 755c5a1112 chore: Add rflood Helm chart with deployment, service, ingress, PVC, and values files 2026-04-13 22:39:08 +03:00
sha dcce839e7e chore: Bump version for Home Assistant and Jellyfin charts, add failedJobsHistoryLimit to CronJobs 2026-04-11 13:29:53 +03:00
sha c2fb3b646b chore: Add qBittorrent Helm chart with deployment, service, ingress, and values files 2026-04-11 13:03:37 +03:00
sha d47c7653f8 chore: Bump uptime-kuma chart version to 0.1.3 and enhance backup CronJob MySQL dump command 2026-04-10 23:28:55 +03:00
sha 1de5b0340c chore: Bump Uptime Kuma chart version to 0.1.2 and update backup MySQL image to 9.6.0 2026-04-10 22:42:57 +03:00
sha 694901f573 chore: Add Uptime Kuma Helm chart with deployment, service, ingress, PVC, and backup CronJob templates 2026-04-10 22:33:28 +03:00
sha 5c86c59a26 chore: Update Home Assistant chart version to 0.1.18 and add PVC backup CronJob template 2026-04-10 22:08:14 +03:00
sha 6fd0c2f749 chore: Add Gitea Mirror Helm chart with deployment, service, ingress, PVC, and values files 2026-04-10 21:26:21 +03:00
sha eac8bc21c2 feat: Add Signal Gateway Helm chart with deployment, service, ingress, and values configuration 2026-03-31 03:44:39 +03:00
sha ebbb41ce9d chore: Update home-assistant-dev chart version to 0.1.22-dev and enhance init container for HTTP configuration 2026-03-31 00:26:31 +03:00
shaandClaude Opus 4.6 8be7a67fe7 chore: Bump home-assistant-dev chart to 0.1.21-dev
Triggers Flux upgrade to pick up init-http container.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 23:51:04 +03:00
sha 7fd9d16626 feat: Add HTTP configuration options for Home Assistant Helm chart 2026-03-30 23:45:14 +03:00
sha 965420e54e feat: Add AdGuard Home Helm chart with deployment, services, ingress, and values configuration 2026-03-26 20:57:31 +02:00
sha 50a7d8605a feat: Bump version to 0.1.15-dev in home-assistant-dev Chart.yaml 2026-03-25 15:23:54 +02:00
sha 1878d1eebd feat: Bump version to 0.1.15 and fix template closing tag in backup cronjob 2026-03-25 14:59:00 +02:00
sha 4ffb32f2dc feat: Bump version to 0.1.14 and enhance backup persistence configuration 2026-03-24 23:31:07 +02:00
sha 150967af4e feat: Update version to 0.1.13-dev in home-assistant-dev Chart.yaml 2026-03-24 23:19:04 +02:00
sha c567e1908e feat: Add persistent volume claim support for backups and update Helm chart version 2026-03-24 21:53:39 +02:00
sha 6b12ea1dc7 feat: Enhance media volume configuration with support for persistent volume claims 2026-03-24 17:40:08 +02:00
sha ae3ddefdad feat: Add home-assistant-dev chart and update update-charts script for image tag management 2026-03-24 17:06:44 +02:00
sha cd59768617 Merge branch 'main' of github.com:shadoll/helm-charts 2026-03-22 12:55:10 +02:00
sha 5bfca412a0 feat: Update Signal notification payload to include styled text mode 2026-03-22 12:54:32 +02:00
sha c47a96bbc6 chore: Update git add command to include all files and modify .gitignore to track errors_summary.txt 2026-03-22 12:47:41 +02:00
sha b85b304962 chore: Update termix chart version to 0.1.2 and appVersion to 1.11.2 2026-03-22 12:39:26 +02:00
sha 4dbc65729d feat: Enhance update-charts workflow with error handling and notifications 2026-03-22 12:32:09 +02:00
sha f6c0489942 feat: Add Termix Helm chart with deployment, service, ingress, PVC, and values configuration 2026-03-21 02:26:43 +02:00
sha cca901b52e chore: Update update-charts workflow to exclude update_summary.txt and improve notification payload 2026-03-21 01:39:09 +02:00
sha 7c2e8345db chore: Add rebase step before pushing automated updates for Helm charts 2026-03-21 01:23:29 +02:00
sha dafbb9f6d1 feat: Add AGENTS.md for guidance on Helm charts and automated version updates 2026-03-20 16:27:18 +02:00
sha 7f92828b17 feat: Update README with additional charts and enhance documentation for Home Assistant and ESPHome 2026-03-18 18:33:18 +02:00
sha 5ab9ab9227 feat: Bump version to 0.1.7 in Chart.yaml and update logging configuration in deployment.yaml 2026-03-18 18:04:22 +02:00
sha 1990ef7168 feat: Bump version to 0.1.6 in Chart.yaml and update log cleanup in deployment.yaml 2026-03-18 16:41:29 +02:00
sha 350f36e61e feat: Bump version to 0.1.5 in Chart.yaml and update log redirection in deployment.yaml 2026-03-18 16:30:32 +02:00
sha 58585a1082 feat: Bump version to 0.1.4 in Chart.yaml and update log management in deployment.yaml 2026-03-18 16:18:58 +02:00
sha cfee9dc0be feat: Bump version to 0.1.3 in Chart.yaml 2026-03-18 16:14:05 +02:00
sha 116a9ff29f feat: Add init container for HA log management in deployment.yaml 2026-03-18 16:13:52 +02:00
sha 6414c5881e feat: Update version to 0.1.2 and improve recorder.yaml generation in deployment script 2026-03-18 14:43:55 +02:00
sha 83e9c35f19 feat: Add support for HA secrets management with init container and configuration options 2026-03-18 14:37:28 +02:00
sha c632968e49 feat: Add PostgreSQL support with initialization job and configuration options 2026-03-18 14:17:39 +02:00
sha f66593fa77 feat: Add Home Assistant Helm chart with PostgreSQL backup support 2026-03-18 12:04:22 +02:00
sha 703f571370 chore: Bump version to 0.1.14 in Chart.yaml 2026-03-18 11:27:55 +02:00
sha fa42f3ac8f feat: Add node affinity support for backup CronJob and update values.yaml 2026-03-18 11:26:25 +02:00
sha 07a3de1ffa feat: Add ESPHome Helm chart 2026-03-18 00:48:12 +02:00
sha fba99adcfc chore: Bump version to 0.1.13 to force re-deployment 2026-03-16 02:54:56 +02:00
sha c1fbda0798 fix: Correct YAML structure for scheduling in backup template and bump to 0.1.12 2026-03-16 02:31:41 +02:00
sha d8c174236c fix: Correct indentation in backup-cronjob template and bump to 0.1.11 2026-03-16 02:22:32 +02:00
sha 9e2b3a2c25 feat: Add database backup support and bump version to 0.1.10 2026-03-16 02:18:20 +02:00
sha 58598accaa feat: Implement automated Helm chart version updates using a GitHub Actions workflow, a new script, and Chart.yaml annotations. 2026-03-16 01:46:44 +02:00
sha 644bec91b4 fix: Correct GitHub Actions secrets context handling 2026-03-16 01:40:48 +02:00
sha 46ddaa5f4b chore: Secure Signal notifications with secrets check 2026-03-16 01:33:22 +02:00
sha 479f9ad93d feat: Initialize Helm charts repository with .gitignore, README, and Jellyfin chart documentation. 2026-03-16 00:41:10 +02:00
sha 2f2786adba feat: Add Helm chart for Jellyfin media server with PostgreSQL support. 2026-03-16 00:33:42 +02:00