Skip to content

Commit

Permalink
chore(helm): update image docker.io/anirdev/slink v1.2.1 → v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Dec 29, 2024
1 parent 082f772 commit bc1694b
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.1
dependencies:
- name: common
version: 25.2.5
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.2
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.1@sha256:331456d4a7d1e9e9874ed1b3ace74a20f8f02e00e51fa6f37d58e1a6b794258b
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit bc1694b

Please sign in to comment.