4 Commits

Author SHA1 Message Date
25c6614034 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 37s
2025-06-01 09:02:13 +00:00
998843e598 Merge pull request 'Update prometheus-operator-crds Docker tag to v20.0.1' (#536) from renovate/prometheus-operator-crds-20.x into main
Reviewed-on: #536
2025-05-31 21:27:28 +00:00
c85d6b2029 Update prometheus-operator-crds Docker tag to v20.0.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-05-31 20:41:35 +00:00
f38d347f83 Update hashicorp/vault Docker tag to v1.19.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 37s
2025-05-31 09:01:12 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ immich:
main: main:
image: image:
repository: ghcr.io/immich-app/immich-server repository: ghcr.io/immich-app/immich-server
tag: v1.132.3 tag: v1.134.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -12,7 +12,7 @@ vault:
enabled: true enabled: true
image: image:
repository: hashicorp/vault repository: hashicorp/vault
tag: 1.19.4 tag: 1.19.5
updateStrategyType: "RollingUpdate" updateStrategyType: "RollingUpdate"
logLevel: debug logLevel: debug
logFormat: standard logFormat: standard
@@ -170,7 +170,7 @@ snapshot:
snapshot: snapshot:
image: image:
repository: hashicorp/vault repository: hashicorp/vault
tag: 1.19.4 tag: 1.19.5
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/ash - /bin/ash

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: prometheus-operator-crds - name: prometheus-operator-crds
version: 20.0.0 version: 20.0.1
repository: oci://ghcr.io/prometheus-community/charts repository: oci://ghcr.io/prometheus-community/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
appVersion: v0.82.0 appVersion: v0.82.0