Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 8a54b1d

Browse files
committed
Pin dependencies
1 parent 06f3fa6 commit 8a54b1d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

charts/kivitendo/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ image:
2626
repository: ghcr.io/rwunderer/kivitendo
2727
pullPolicy: IfNotPresent
2828
# Overrides the image tag whose default is the chart appVersion.
29-
tag: ""
29+
tag: "@sha256:f054b9881a1816e3db7ed4ec8e07a1c82fc19376000b4c36ec014e975a68ca7b"
3030

3131
imagePullSecrets: []
3232
nameOverride: ""
@@ -52,7 +52,7 @@ backupJob:
5252
image:
5353
repository: ghcr.io/rwunderer/postgres-s3backup
5454
pullPolicy: IfNotPresent
55-
tag: "v0.8.0"
55+
tag: "v0.8.0@sha256:5f484e17c4ad70921d2549eb5d1736367185ed463a2b4af1e6cd709d951422af"
5656

5757
resources: {}
5858

charts/kube-oidc-proxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: quay.io/jetstack/kube-oidc-proxy
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: ""
11+
tag: "@sha256:ae93792ea2aad62374a9d69cf26a722417253aa739c2a6072b4329dbabd97394"
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

charts/passless-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: quay.io/wavesoftware/passless-operator
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: ""
11+
tag: "@sha256:f54f55e73d105c5b67af88fe35e6588cd4f93f33f40e2282b7ad884d3d2cad21"
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

charts/ps-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 1
66

77
image:
88
repository: percona/percona-server-mysql-operator
9-
tag: 0.8.0
9+
tag: 0.8.0@sha256:8b276f19c2ed5a2ca24608ba992aac2026405d45284a0b5efbe5d9cbe7440171
1010
pullPolicy: IfNotPresent
1111

1212
# set if you want to specify a namespace to watch

0 commit comments

Comments
 (0)