From ca084831358deabe80f254db56befc1e7e9e4473 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 16 Dec 2022 20:25:23 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/netbox/3.0.12/app-changelog.md | 9 --- .../netbox/3.0.12/templates/_housekeeper.tpl | 33 --------- .../netbox/{3.0.12 => 3.0.13}/CHANGELOG.md | 18 ++--- .../netbox/{3.0.12 => 3.0.13}/Chart.yaml | 2 +- incubator/netbox/{3.0.12 => 3.0.13}/README.md | 0 incubator/netbox/3.0.13/app-changelog.md | 9 +++ .../netbox/{3.0.12 => 3.0.13}/app-readme.md | 0 .../charts/common-11.0.7.tgz | Bin .../charts/postgresql-11.0.11.tgz | Bin .../charts/redis-5.0.11.tgz | Bin .../netbox/{3.0.12 => 3.0.13}/ix_values.yaml | 6 +- .../netbox/{3.0.12 => 3.0.13}/questions.yaml | 0 .../netbox/3.0.13/templates/_housekeeper.tpl | 66 ++++++++++++++++++ .../{3.0.12 => 3.0.13}/templates/_secret.tpl | 0 .../{3.0.12 => 3.0.13}/templates/_worker.tpl | 19 +++-- .../{3.0.12 => 3.0.13}/templates/common.yaml | 0 .../templates/prometheusrules.yaml | 0 .../templates/servicemonitor.yaml | 0 .../netbox/{3.0.12 => 3.0.13}/values.yaml | 0 stable/immich/4.0.11/app-changelog.md | 9 --- stable/immich/{4.0.11 => 4.0.12}/CHANGELOG.md | 18 ++--- stable/immich/{4.0.11 => 4.0.12}/Chart.yaml | 2 +- stable/immich/{4.0.11 => 4.0.12}/README.md | 0 stable/immich/4.0.12/app-changelog.md | 9 +++ .../immich/{4.0.11 => 4.0.12}/app-readme.md | 0 .../charts/common-11.0.7.tgz | Bin .../charts/postgresql-11.0.11.tgz | Bin .../charts/redis-5.0.11.tgz | Bin .../immich/{4.0.11 => 4.0.12}/ix_values.yaml | 6 +- .../immich/{4.0.11 => 4.0.12}/questions.yaml | 0 .../templates/_configmap.tpl | 0 .../templates/_microservices.tpl | 0 .../{4.0.11 => 4.0.12}/templates/_ml.tpl | 8 ++- .../{4.0.11 => 4.0.12}/templates/_proxy.tpl | 8 ++- .../{4.0.11 => 4.0.12}/templates/_secret.tpl | 0 .../{4.0.11 => 4.0.12}/templates/_web.tpl | 8 ++- .../{4.0.11 => 4.0.12}/templates/common.yaml | 0 stable/immich/{4.0.11 => 4.0.12}/values.yaml | 0 38 files changed, 142 insertions(+), 88 deletions(-) delete mode 100644 incubator/netbox/3.0.12/app-changelog.md delete mode 100644 incubator/netbox/3.0.12/templates/_housekeeper.tpl rename incubator/netbox/{3.0.12 => 3.0.13}/CHANGELOG.md (90%) rename incubator/netbox/{3.0.12 => 3.0.13}/Chart.yaml (98%) rename incubator/netbox/{3.0.12 => 3.0.13}/README.md (100%) create mode 100644 incubator/netbox/3.0.13/app-changelog.md rename incubator/netbox/{3.0.12 => 3.0.13}/app-readme.md (100%) rename incubator/netbox/{3.0.12 => 3.0.13}/charts/common-11.0.7.tgz (100%) rename incubator/netbox/{3.0.12 => 3.0.13}/charts/postgresql-11.0.11.tgz (100%) rename incubator/netbox/{3.0.12 => 3.0.13}/charts/redis-5.0.11.tgz (100%) rename incubator/netbox/{3.0.12 => 3.0.13}/ix_values.yaml (99%) rename incubator/netbox/{3.0.12 => 3.0.13}/questions.yaml (100%) create mode 100644 incubator/netbox/3.0.13/templates/_housekeeper.tpl rename incubator/netbox/{3.0.12 => 3.0.13}/templates/_secret.tpl (100%) rename incubator/netbox/{3.0.12 => 3.0.13}/templates/_worker.tpl (86%) rename incubator/netbox/{3.0.12 => 3.0.13}/templates/common.yaml (100%) rename incubator/netbox/{3.0.12 => 3.0.13}/templates/prometheusrules.yaml (100%) rename incubator/netbox/{3.0.12 => 3.0.13}/templates/servicemonitor.yaml (100%) rename incubator/netbox/{3.0.12 => 3.0.13}/values.yaml (100%) delete mode 100644 stable/immich/4.0.11/app-changelog.md rename stable/immich/{4.0.11 => 4.0.12}/CHANGELOG.md (89%) rename stable/immich/{4.0.11 => 4.0.12}/Chart.yaml (98%) rename stable/immich/{4.0.11 => 4.0.12}/README.md (100%) create mode 100644 stable/immich/4.0.12/app-changelog.md rename stable/immich/{4.0.11 => 4.0.12}/app-readme.md (100%) rename stable/immich/{4.0.11 => 4.0.12}/charts/common-11.0.7.tgz (100%) rename stable/immich/{4.0.11 => 4.0.12}/charts/postgresql-11.0.11.tgz (100%) rename stable/immich/{4.0.11 => 4.0.12}/charts/redis-5.0.11.tgz (100%) rename stable/immich/{4.0.11 => 4.0.12}/ix_values.yaml (98%) rename stable/immich/{4.0.11 => 4.0.12}/questions.yaml (100%) rename stable/immich/{4.0.11 => 4.0.12}/templates/_configmap.tpl (100%) rename stable/immich/{4.0.11 => 4.0.12}/templates/_microservices.tpl (100%) rename stable/immich/{4.0.11 => 4.0.12}/templates/_ml.tpl (84%) rename stable/immich/{4.0.11 => 4.0.12}/templates/_proxy.tpl (82%) rename stable/immich/{4.0.11 => 4.0.12}/templates/_secret.tpl (100%) rename stable/immich/{4.0.11 => 4.0.12}/templates/_web.tpl (80%) rename stable/immich/{4.0.11 => 4.0.12}/templates/common.yaml (100%) rename stable/immich/{4.0.11 => 4.0.12}/values.yaml (100%) diff --git a/incubator/netbox/3.0.12/app-changelog.md b/incubator/netbox/3.0.12/app-changelog.md deleted file mode 100644 index 731fc8be646..00000000000 --- a/incubator/netbox/3.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netbox-3.0.12](https://github.com/truecharts/charts/compare/netbox-3.0.11...netbox-3.0.12) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/netbox/3.0.12/templates/_housekeeper.tpl b/incubator/netbox/3.0.12/templates/_housekeeper.tpl deleted file mode 100644 index 43edc3ea6ab..00000000000 --- a/incubator/netbox/3.0.12/templates/_housekeeper.tpl +++ /dev/null @@ -1,33 +0,0 @@ -{{/* Define the housekeeper container */}} -{{- define "netbox.housekeeper" -}} -image: {{ .Values.image.repository }}:{{ .Values.image.tag }} -imagePullPolicy: {{ .Values.image.pullPolicy }} -securityContext: - runAsUser: {{ .Values.podSecurityContext.runAsUser }} - runAsGroup: {{ .Values.podSecurityContext.runAsGroup }} - readOnlyRootFilesystem: {{ .Values.securityContext.readOnlyRootFilesystem }} - runAsNonRoot: {{ .Values.securityContext.runAsNonRoot }} -command: - - /bin/bash - - -c - - | - echo "Starting housekeeper..." - until $(curl --output /dev/null --silent --head --fail http://127.0.0.1:8080/login); do - echo "Housekeeper: Waiting for the main netbox container..." - sleep 5 - done - /opt/netbox/housekeeping.sh - echo "Housekeeper finished, exiting..." -volumeMounts: - - name: config - mountPath: /etc/netbox/config - - name: reports - mountPath: /etc/netbox/reports - - name: scripts - mountPath: /etc/netbox/scritps - - name: media - mountPath: /opt/netbox/netbox/media - - name: configfile - mountPath: /etc/netbox/config/01-config.py - subPath: config.py -{{- end -}} diff --git a/incubator/netbox/3.0.12/CHANGELOG.md b/incubator/netbox/3.0.13/CHANGELOG.md similarity index 90% rename from incubator/netbox/3.0.12/CHANGELOG.md rename to incubator/netbox/3.0.13/CHANGELOG.md index 7f6b57c27a3..3b0b845820a 100644 --- a/incubator/netbox/3.0.12/CHANGELOG.md +++ b/incubator/netbox/3.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netbox-3.0.13](https://github.com/truecharts/charts/compare/netbox-3.0.12...netbox-3.0.13) (2022-12-16) + +### Chore + +- add healthchecks ([#5439](https://github.com/truecharts/charts/issues/5439)) + + + + ## [netbox-3.0.12](https://github.com/truecharts/charts/compare/netbox-3.0.11...netbox-3.0.12) (2022-12-13) ### Chore @@ -88,12 +97,3 @@ ## [netbox-3.0.7](https://github.com/truecharts/charts/compare/netbox-3.0.6...netbox-3.0.7) (2022-11-29) - - - -## [netbox-3.0.7](https://github.com/truecharts/charts/compare/netbox-3.0.6...netbox-3.0.7) (2022-11-29) - - - - -## [netbox-3.0.7](https://github.com/truecharts/charts/compare/netbox-3.0.6...netbox-3.0.7) (2022-11-29) diff --git a/incubator/netbox/3.0.12/Chart.yaml b/incubator/netbox/3.0.13/Chart.yaml similarity index 98% rename from incubator/netbox/3.0.12/Chart.yaml rename to incubator/netbox/3.0.13/Chart.yaml index fcc7ed86da4..a6bc9a6025a 100644 --- a/incubator/netbox/3.0.12/Chart.yaml +++ b/incubator/netbox/3.0.13/Chart.yaml @@ -27,7 +27,7 @@ name: netbox sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/netbox - https://github.com/netbox-community/netbox-docker -version: 3.0.12 +version: 3.0.13 annotations: truecharts.org/catagories: | - network diff --git a/incubator/netbox/3.0.12/README.md b/incubator/netbox/3.0.13/README.md similarity index 100% rename from incubator/netbox/3.0.12/README.md rename to incubator/netbox/3.0.13/README.md diff --git a/incubator/netbox/3.0.13/app-changelog.md b/incubator/netbox/3.0.13/app-changelog.md new file mode 100644 index 00000000000..dd2123b4970 --- /dev/null +++ b/incubator/netbox/3.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netbox-3.0.13](https://github.com/truecharts/charts/compare/netbox-3.0.12...netbox-3.0.13) (2022-12-16) + +### Chore + +- add healthchecks ([#5439](https://github.com/truecharts/charts/issues/5439)) + + \ No newline at end of file diff --git a/incubator/netbox/3.0.12/app-readme.md b/incubator/netbox/3.0.13/app-readme.md similarity index 100% rename from incubator/netbox/3.0.12/app-readme.md rename to incubator/netbox/3.0.13/app-readme.md diff --git a/incubator/netbox/3.0.12/charts/common-11.0.7.tgz b/incubator/netbox/3.0.13/charts/common-11.0.7.tgz similarity index 100% rename from incubator/netbox/3.0.12/charts/common-11.0.7.tgz rename to incubator/netbox/3.0.13/charts/common-11.0.7.tgz diff --git a/incubator/netbox/3.0.12/charts/postgresql-11.0.11.tgz b/incubator/netbox/3.0.13/charts/postgresql-11.0.11.tgz similarity index 100% rename from incubator/netbox/3.0.12/charts/postgresql-11.0.11.tgz rename to incubator/netbox/3.0.13/charts/postgresql-11.0.11.tgz diff --git a/incubator/netbox/3.0.12/charts/redis-5.0.11.tgz b/incubator/netbox/3.0.13/charts/redis-5.0.11.tgz similarity index 100% rename from incubator/netbox/3.0.12/charts/redis-5.0.11.tgz rename to incubator/netbox/3.0.13/charts/redis-5.0.11.tgz diff --git a/incubator/netbox/3.0.12/ix_values.yaml b/incubator/netbox/3.0.13/ix_values.yaml similarity index 99% rename from incubator/netbox/3.0.12/ix_values.yaml rename to incubator/netbox/3.0.13/ix_values.yaml index 5d14e4cf7ec..e0c97f796fd 100644 --- a/incubator/netbox/3.0.12/ix_values.yaml +++ b/incubator/netbox/3.0.13/ix_values.yaml @@ -14,13 +14,13 @@ podSecurityContext: probes: liveness: type: HTTP - path: /login + path: /api readiness: type: HTTP - path: /login + path: /api startup: type: HTTP - path: /login + path: /api # Gives some time for app to run db migrations initialDelaySeconds: 60 diff --git a/incubator/netbox/3.0.12/questions.yaml b/incubator/netbox/3.0.13/questions.yaml similarity index 100% rename from incubator/netbox/3.0.12/questions.yaml rename to incubator/netbox/3.0.13/questions.yaml diff --git a/incubator/netbox/3.0.13/templates/_housekeeper.tpl b/incubator/netbox/3.0.13/templates/_housekeeper.tpl new file mode 100644 index 00000000000..a3e62392a57 --- /dev/null +++ b/incubator/netbox/3.0.13/templates/_housekeeper.tpl @@ -0,0 +1,66 @@ +{{/* Define the housekeeper container */}} +{{- define "netbox.housekeeper" -}} +image: {{ .Values.image.repository }}:{{ .Values.image.tag }} +imagePullPolicy: {{ .Values.image.pullPolicy }} +securityContext: + runAsUser: {{ .Values.podSecurityContext.runAsUser }} + runAsGroup: {{ .Values.podSecurityContext.runAsGroup }} + readOnlyRootFilesystem: {{ .Values.securityContext.readOnlyRootFilesystem }} + runAsNonRoot: {{ .Values.securityContext.runAsNonRoot }} +command: + - /bin/bash + - -c + - | + echo "Starting housekeeper..." + until $(curl --output /dev/null --silent --head --fail http://127.0.0.1:8080/login); do + echo "Housekeeper: Waiting for the main netbox container..." + sleep 5 + done + /opt/netbox/housekeeping.sh + echo "Housekeeper finished, exiting..." +volumeMounts: + - name: config + mountPath: /etc/netbox/config + - name: reports + mountPath: /etc/netbox/reports + - name: scripts + mountPath: /etc/netbox/scritps + - name: media + mountPath: /opt/netbox/netbox/media + - name: configfile + mountPath: /etc/netbox/config/01-config.py + subPath: config.py +readinessProbe: + exec: + command: + - /bin/bash + - -c + - | + ps -aux | grep -v grep | grep -q housekeeping || exit 1 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + exec: + command: + - /bin/bash + - -c + - | + ps -aux | grep -v grep | grep -q housekeeping || exit 1 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + exec: + command: + - /bin/bash + - -c + - | + ps -aux | grep -v grep | grep -q housekeeping || exit 1 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/incubator/netbox/3.0.12/templates/_secret.tpl b/incubator/netbox/3.0.13/templates/_secret.tpl similarity index 100% rename from incubator/netbox/3.0.12/templates/_secret.tpl rename to incubator/netbox/3.0.13/templates/_secret.tpl diff --git a/incubator/netbox/3.0.12/templates/_worker.tpl b/incubator/netbox/3.0.13/templates/_worker.tpl similarity index 86% rename from incubator/netbox/3.0.12/templates/_worker.tpl rename to incubator/netbox/3.0.13/templates/_worker.tpl index 41ff2f01b72..d13563653d3 100644 --- a/incubator/netbox/3.0.12/templates/_worker.tpl +++ b/incubator/netbox/3.0.13/templates/_worker.tpl @@ -29,10 +29,13 @@ volumeMounts: - name: configfile mountPath: /etc/netbox/config/01-config.py subPath: config.py -{{/*readinessProbe: +readinessProbe: exec: command: - - TODO: find a healthcheck + - /bin/bash + - -c + - | + ps -aux | grep -v grep | grep -q rqworker || exit 1 initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} @@ -40,7 +43,10 @@ volumeMounts: livenessProbe: exec: command: - - TODO: find a healthcheck + - /bin/bash + - -c + - | + ps -aux | grep -v grep | grep -q rqworker || exit 1 initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} @@ -48,9 +54,12 @@ livenessProbe: startupProbe: exec: command: - - TODO: find a healthcheck + - /bin/bash + - -c + - | + ps -aux | grep -v grep | grep -q rqworker || exit 1 initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} - failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }}*/}} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} {{- end -}} diff --git a/incubator/netbox/3.0.12/templates/common.yaml b/incubator/netbox/3.0.13/templates/common.yaml similarity index 100% rename from incubator/netbox/3.0.12/templates/common.yaml rename to incubator/netbox/3.0.13/templates/common.yaml diff --git a/incubator/netbox/3.0.12/templates/prometheusrules.yaml b/incubator/netbox/3.0.13/templates/prometheusrules.yaml similarity index 100% rename from incubator/netbox/3.0.12/templates/prometheusrules.yaml rename to incubator/netbox/3.0.13/templates/prometheusrules.yaml diff --git a/incubator/netbox/3.0.12/templates/servicemonitor.yaml b/incubator/netbox/3.0.13/templates/servicemonitor.yaml similarity index 100% rename from incubator/netbox/3.0.12/templates/servicemonitor.yaml rename to incubator/netbox/3.0.13/templates/servicemonitor.yaml diff --git a/incubator/netbox/3.0.12/values.yaml b/incubator/netbox/3.0.13/values.yaml similarity index 100% rename from incubator/netbox/3.0.12/values.yaml rename to incubator/netbox/3.0.13/values.yaml diff --git a/stable/immich/4.0.11/app-changelog.md b/stable/immich/4.0.11/app-changelog.md deleted file mode 100644 index f8af0f2c745..00000000000 --- a/stable/immich/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-4.0.11](https://github.com/truecharts/charts/compare/immich-4.0.10...immich-4.0.11) (2022-12-16) - -### Chore - -- update container image tccr.io/truecharts/immich-server to v1.38.2_60 - - \ No newline at end of file diff --git a/stable/immich/4.0.11/CHANGELOG.md b/stable/immich/4.0.12/CHANGELOG.md similarity index 89% rename from stable/immich/4.0.11/CHANGELOG.md rename to stable/immich/4.0.12/CHANGELOG.md index b4cf92f71c0..5ac4ee876ea 100644 --- a/stable/immich/4.0.11/CHANGELOG.md +++ b/stable/immich/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [immich-4.0.12](https://github.com/truecharts/charts/compare/immich-4.0.11...immich-4.0.12) (2022-12-16) + +### Chore + +- add healthchecks ([#5439](https://github.com/truecharts/charts/issues/5439)) + + + + ## [immich-4.0.11](https://github.com/truecharts/charts/compare/immich-4.0.10...immich-4.0.11) (2022-12-16) ### Chore @@ -88,12 +97,3 @@ ## [immich-4.0.7](https://github.com/truecharts/charts/compare/immich-4.0.6...immich-4.0.7) (2022-11-29) - - - -## [immich-4.0.7](https://github.com/truecharts/charts/compare/immich-4.0.6...immich-4.0.7) (2022-11-29) - - - - -## [immich-4.0.7](https://github.com/truecharts/charts/compare/immich-4.0.6...immich-4.0.7) (2022-11-29) diff --git a/stable/immich/4.0.11/Chart.yaml b/stable/immich/4.0.12/Chart.yaml similarity index 98% rename from stable/immich/4.0.11/Chart.yaml rename to stable/immich/4.0.12/Chart.yaml index a6709a5af2e..695508f1299 100644 --- a/stable/immich/4.0.11/Chart.yaml +++ b/stable/immich/4.0.12/Chart.yaml @@ -26,7 +26,7 @@ name: immich sources: - https://github.com/truecharts/charts/tree/master/charts/stable/immich - https://github.com/immich-app/immich -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/immich/4.0.11/README.md b/stable/immich/4.0.12/README.md similarity index 100% rename from stable/immich/4.0.11/README.md rename to stable/immich/4.0.12/README.md diff --git a/stable/immich/4.0.12/app-changelog.md b/stable/immich/4.0.12/app-changelog.md new file mode 100644 index 00000000000..fa59f0fe276 --- /dev/null +++ b/stable/immich/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-4.0.12](https://github.com/truecharts/charts/compare/immich-4.0.11...immich-4.0.12) (2022-12-16) + +### Chore + +- add healthchecks ([#5439](https://github.com/truecharts/charts/issues/5439)) + + \ No newline at end of file diff --git a/stable/immich/4.0.11/app-readme.md b/stable/immich/4.0.12/app-readme.md similarity index 100% rename from stable/immich/4.0.11/app-readme.md rename to stable/immich/4.0.12/app-readme.md diff --git a/stable/immich/4.0.11/charts/common-11.0.7.tgz b/stable/immich/4.0.12/charts/common-11.0.7.tgz similarity index 100% rename from stable/immich/4.0.11/charts/common-11.0.7.tgz rename to stable/immich/4.0.12/charts/common-11.0.7.tgz diff --git a/stable/immich/4.0.11/charts/postgresql-11.0.11.tgz b/stable/immich/4.0.12/charts/postgresql-11.0.11.tgz similarity index 100% rename from stable/immich/4.0.11/charts/postgresql-11.0.11.tgz rename to stable/immich/4.0.12/charts/postgresql-11.0.11.tgz diff --git a/stable/immich/4.0.11/charts/redis-5.0.11.tgz b/stable/immich/4.0.12/charts/redis-5.0.11.tgz similarity index 100% rename from stable/immich/4.0.11/charts/redis-5.0.11.tgz rename to stable/immich/4.0.12/charts/redis-5.0.11.tgz diff --git a/stable/immich/4.0.11/ix_values.yaml b/stable/immich/4.0.12/ix_values.yaml similarity index 98% rename from stable/immich/4.0.11/ix_values.yaml rename to stable/immich/4.0.12/ix_values.yaml index 31c43ea9b52..852ebdba059 100644 --- a/stable/immich/4.0.11/ix_values.yaml +++ b/stable/immich/4.0.12/ix_values.yaml @@ -3,17 +3,17 @@ image: tag: 1.38.2_60@sha256:d1a67c3bd732f8b3fbf6f334b17d053f867ada27cbcbf2e55647dd782abf86e8 pullPolicy: IfNotPresent -imageML: +mlImage: repository: tccr.io/truecharts/immich-ml tag: 1.29.5_44@sha256:2df7b6368beb52ff1ffd946aaacc4df21f278b97ee3c592e2021118b3dcb5fec pullPolicy: IfNotPresent -imageWeb: +webImage: repository: tccr.io/truecharts/immich-web tag: 1.29.5_44@sha256:c17ec4c2a174bac8fc2c58ebaedc7db70600fa2480695cf0920d54127c8bb32e pullPolicy: IfNotPresent -imageProxy: +proxyImage: repository: tccr.io/truecharts/immich-proxy tag: 1.29.5_44@sha256:a4c24a70cc1e1bbbdecc3df371af08528430846709ef22ca16e2a923aa8da509 pullPolicy: IfNotPresent diff --git a/stable/immich/4.0.11/questions.yaml b/stable/immich/4.0.12/questions.yaml similarity index 100% rename from stable/immich/4.0.11/questions.yaml rename to stable/immich/4.0.12/questions.yaml diff --git a/stable/immich/4.0.11/templates/_configmap.tpl b/stable/immich/4.0.12/templates/_configmap.tpl similarity index 100% rename from stable/immich/4.0.11/templates/_configmap.tpl rename to stable/immich/4.0.12/templates/_configmap.tpl diff --git a/stable/immich/4.0.11/templates/_microservices.tpl b/stable/immich/4.0.12/templates/_microservices.tpl similarity index 100% rename from stable/immich/4.0.11/templates/_microservices.tpl rename to stable/immich/4.0.12/templates/_microservices.tpl diff --git a/stable/immich/4.0.11/templates/_ml.tpl b/stable/immich/4.0.12/templates/_ml.tpl similarity index 84% rename from stable/immich/4.0.11/templates/_ml.tpl rename to stable/immich/4.0.12/templates/_ml.tpl index 7ebe7dd10f8..b18416353a4 100644 --- a/stable/immich/4.0.11/templates/_ml.tpl +++ b/stable/immich/4.0.12/templates/_ml.tpl @@ -1,7 +1,11 @@ {{/* Define the ml container */}} {{- define "immich.ml" -}} -image: {{ .Values.imageML.repository }}:{{ .Values.imageML.tag }} -imagePullPolicy: {{ .Values.imageML.pullPolicy }} + {{- if hasKey .Values "imageML" -}} {{/* For smooth upgrade, Remove later*/}} + {{- $img := .Values.imageML -}} + {{- $_ := set .Values "mlImage" (dict "repository" $img.repository "tag" $img.tag "pullPolicy" $img.pullPolicy) -}} + {{- end }} +image: {{ .Values.mlImage.repository }}:{{ .Values.mlImage.tag }} +imagePullPolicy: {{ .Values.mlImage.pullPolicy }} securityContext: runAsUser: {{ .Values.podSecurityContext.runAsUser }} runAsGroup: {{ .Values.podSecurityContext.runAsGroup }} diff --git a/stable/immich/4.0.11/templates/_proxy.tpl b/stable/immich/4.0.12/templates/_proxy.tpl similarity index 82% rename from stable/immich/4.0.11/templates/_proxy.tpl rename to stable/immich/4.0.12/templates/_proxy.tpl index dcad750fda9..5bda1f49690 100644 --- a/stable/immich/4.0.11/templates/_proxy.tpl +++ b/stable/immich/4.0.12/templates/_proxy.tpl @@ -1,7 +1,11 @@ {{/* Define the proxy container */}} {{- define "immich.proxy" -}} -image: {{ .Values.imageProxy.repository }}:{{ .Values.imageProxy.tag }} -imagePullPolicy: {{ .Values.imageProxy.pullPolicy }} + {{- if hasKey .Values "imageProxy" -}} {{/* For smooth upgrade, Remove later */}} + {{- $img := .Values.imageProxy -}} + {{- $_ := set .Values "proxyImage" (dict "repository" $img.repository "tag" $img.tag "pullPolicy" $img.pullPolicy) -}} + {{- end }} +image: {{ .Values.proxyImage.repository }}:{{ .Values.proxyImage.tag }} +imagePullPolicy: {{ .Values.proxyImage.pullPolicy }} securityContext: runAsUser: {{ .Values.podSecurityContext.runAsUser }} runAsGroup: {{ .Values.podSecurityContext.runAsGroup }} diff --git a/stable/immich/4.0.11/templates/_secret.tpl b/stable/immich/4.0.12/templates/_secret.tpl similarity index 100% rename from stable/immich/4.0.11/templates/_secret.tpl rename to stable/immich/4.0.12/templates/_secret.tpl diff --git a/stable/immich/4.0.11/templates/_web.tpl b/stable/immich/4.0.12/templates/_web.tpl similarity index 80% rename from stable/immich/4.0.11/templates/_web.tpl rename to stable/immich/4.0.12/templates/_web.tpl index 1d5ec7d8140..ca421761f73 100644 --- a/stable/immich/4.0.11/templates/_web.tpl +++ b/stable/immich/4.0.12/templates/_web.tpl @@ -1,7 +1,11 @@ {{/* Define the web container */}} {{- define "immich.web" -}} -image: {{ .Values.imageWeb.repository }}:{{ .Values.imageWeb.tag }} -imagePullPolicy: {{ .Values.imageWeb.pullPolicy }} + {{- if hasKey .Values "imageWeb" -}} {{/* For smooth upgrade, Remove later */}} + {{- $img := .Values.imageWeb -}} + {{- $_ := set .Values "webImage" (dict "repository" $img.repository "tag" $img.tag "pullPolicy" $img.pullPolicy) -}} + {{- end }} +image: {{ .Values.webImage.repository }}:{{ .Values.webImage.tag }} +imagePullPolicy: {{ .Values.webImage.pullPolicy }} securityContext: runAsUser: {{ .Values.podSecurityContext.runAsUser }} runAsGroup: {{ .Values.podSecurityContext.runAsGroup }} diff --git a/stable/immich/4.0.11/templates/common.yaml b/stable/immich/4.0.12/templates/common.yaml similarity index 100% rename from stable/immich/4.0.11/templates/common.yaml rename to stable/immich/4.0.12/templates/common.yaml diff --git a/stable/immich/4.0.11/values.yaml b/stable/immich/4.0.12/values.yaml similarity index 100% rename from stable/immich/4.0.11/values.yaml rename to stable/immich/4.0.12/values.yaml