Skip to content

Commit 95849ea

Browse files
committed
make charts - helm-locker
1 parent 3a4d235 commit 95849ea

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
3 Bytes
Binary file not shown.

charts/helm-locker/0.0.2/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ global:
1010

1111
kubectl:
1212
repository: rancher/kubectl
13-
tag: v1.20.2
13+
tag: v1.25.16
1414
pullPolicy: IfNotPresent
1515

1616
rbac:
@@ -48,9 +48,9 @@ namespaceOverride: ""
4848
replicas: 1
4949

5050
image:
51-
repository: ghcr.io/rancher/helm-project-operator/helm-locker
52-
tag: v0.3.0
53-
pullPolicy: IfNotPresent
51+
repository: ghcr.io/rancher/prometheus-federator/helm-locker
52+
tag: head
53+
pullPolicy: Always
5454

5555
# Additional arguments to be passed into the Helm Locker image
5656
additionalArgs: []

index.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ entries:
1313
catalog.cattle.io/release-name: helm-locker
1414
apiVersion: v2
1515
appVersion: 0.0.2
16-
created: "2024-10-11T12:18:43.193365-04:00"
16+
created: "2024-10-11T12:24:38.724582-04:00"
1717
description: Helm Locker
18-
digest: 0f5091493e8aa7b3dc2ac66a28020a410e4ff48dabe91e128f5a8ffe6a8c4968
18+
digest: 3525c6e6b81553540f5e74e9718d21df9fcdc09af62e0235a424b9e3f08e3968
1919
maintainers:
2020
- email: dan.pock@suse.com
2121
name: Dan Pock

0 commit comments

Comments
 (0)