Skip to content

Commit

Permalink
Merge 2fe154d into c7d6f9e
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Jan 23, 2025
2 parents c7d6f9e + 2fe154d commit ae4c7eb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/premium/clusterissuer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
- https://hub.docker.com/_/hello-world
type: application
version: 9.4.0
version: 9.4.1
2 changes: 1 addition & 1 deletion charts/premium/clusterissuer/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: hello-world
tag: latest@sha256:5b3cc85e16e3058003c13b7821318369dad01dac3dbb877aac3c28182255c724
tag: latest@sha256:d715f14f9eca81473d9112df50457893aa4d099adeb4729f679006bf5ea12407
pullPolicy: IfNotPresent
manifestManager:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion charts/premium/metallb-config/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://hub.docker.com/_/hello-world
- https://metallb.io
type: application
version: 8.4.0
version: 8.4.1
2 changes: 1 addition & 1 deletion charts/premium/metallb-config/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: hello-world
tag: latest@sha256:5b3cc85e16e3058003c13b7821318369dad01dac3dbb877aac3c28182255c724
tag: latest@sha256:d715f14f9eca81473d9112df50457893aa4d099adeb4729f679006bf5ea12407
pullPolicy: IfNotPresent
manifestManager:
enabled: false
Expand Down

0 comments on commit ae4c7eb

Please sign in to comment.