Skip to content

Commit

Permalink
chore(helm): update image docker.io/anirdev/slink v1.2.1 → v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Dec 28, 2024
1 parent ba66944 commit dffa56e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/slink/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.1
appVersion: 1.3.0
dependencies:
- name: common
version: 25.2.2
Expand Down Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/slink
- https://hub.docker.com/r/anirdev/slink
type: application
version: 3.4.0
version: 3.5.0
2 changes: 1 addition & 1 deletion charts/stable/slink/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/anirdev/slink
pullPolicy: IfNotPresent
tag: v1.2.1@sha256:11e123869839fb54160ffaba8bc0b4c2c8d28cf29d693dacf47bdb8d876798c8
tag: v1.3.0@sha256:189102dd11dcee7c13f86822cddccc6be82872a9e3a7bf3aef2013ab76010bbb
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit dffa56e

Please sign in to comment.