Update versions
This commit is contained in:
parent
6966e7dc1e
commit
fe101ef7cc
@ -5,16 +5,16 @@ dependencies:
|
|||||||
version: 0.12.5
|
version: 0.12.5
|
||||||
- name: ghost
|
- name: ghost
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 22.2.3
|
version: 22.2.5
|
||||||
- name: ghost
|
- name: ghost
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 22.2.3
|
version: 22.2.5
|
||||||
- name: gitea
|
- name: gitea
|
||||||
repository: https://dl.gitea.io/charts
|
repository: https://dl.gitea.io/charts
|
||||||
version: 11.0.0
|
version: 11.0.1
|
||||||
- name: immich
|
- name: immich
|
||||||
repository: https://immich-app.github.io/immich-charts
|
repository: https://immich-app.github.io/immich-charts
|
||||||
version: 0.9.1
|
version: 0.9.2
|
||||||
- name: k8up
|
- name: k8up
|
||||||
repository: https://k8up-io.github.io/k8up
|
repository: https://k8up-io.github.io/k8up
|
||||||
version: 4.8.4
|
version: 4.8.4
|
||||||
@ -29,7 +29,7 @@ dependencies:
|
|||||||
version: 20.4.2
|
version: 20.4.2
|
||||||
- name: matrix-synapse
|
- name: matrix-synapse
|
||||||
repository: https://ananace.gitlab.io/charts
|
repository: https://ananace.gitlab.io/charts
|
||||||
version: 3.11.5
|
version: 3.11.6
|
||||||
- name: pgo
|
- name: pgo
|
||||||
repository: git+https://github.com/grantdhunter/postgres-operator@helm?ref=main
|
repository: git+https://github.com/grantdhunter/postgres-operator@helm?ref=main
|
||||||
version: 5.7.2
|
version: 5.7.2
|
||||||
@ -51,5 +51,5 @@ dependencies:
|
|||||||
- name: traefik
|
- name: traefik
|
||||||
repository: https://traefik.github.io/charts
|
repository: https://traefik.github.io/charts
|
||||||
version: 34.4.1
|
version: 34.4.1
|
||||||
digest: sha256:5aa15f8e192d2c46949a0cb66fb1ed1a8c089b81842fae35b04a54a19c28d829
|
digest: sha256:77b2dd2fd948ef735dacbae04cf41c829c2ce6c2ab960d7176be04a42f404846
|
||||||
generated: "2025-03-22T22:42:58.842646943-06:00"
|
generated: "2025-03-26T16:30:20.814859222-06:00"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
tag: v1.129.0
|
tag: v1.130.2
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DB_HOSTNAME: {{ exec "kubectl" (list "-n" "immich" "get" "secrets" "postgres-pguser-immich" "-ogo-template='{{.data.host | base64decode }}'") }}
|
DB_HOSTNAME: {{ exec "kubectl" (list "-n" "immich" "get" "secrets" "postgres-pguser-immich" "-ogo-template='{{.data.host | base64decode }}'") }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user