Skip to content

Commit

Permalink
Merge 9b90773 into f177709
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Jan 2, 2025
2 parents f177709 + 9b90773 commit 2f2272c
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.3
dependencies:
- name: common
version: 25.3.1
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.5.0
version: 3.6.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.3@sha256:df69af2aba231830a9ae261488d23c7485aad026451c5909edb256f9ae14757c
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 2f2272c

Please sign in to comment.