Skip to content

Commit b5258b1

Browse files
chore(deps): update docker.io/bitnami/os-shell docker tag to v12-debian-12-r39 (#435)
* chore(deps): update docker.io/bitnami/os-shell docker tag to v12-debian-12-r39 * Update Chart.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Léo Colombaro <[email protected]>
1 parent c3f2e4e commit b5258b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/yourls/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
version: 7.1.15
2+
version: 7.1.16
33
name: yourls
44
description: Your Own URL Shortener
55
# renovate: image=ghcr.io/yourls/yourls
@@ -37,7 +37,7 @@ annotations:
3737
- name: yourls
3838
image: ghcr.io/yourls/yourls:1.9.2
3939
- name: os-shell
40-
image: docker.io/bitnami/os-shell:12-debian-12-r38
40+
image: docker.io/bitnami/os-shell:12-debian-12-r39
4141
- name: apache-exporter
4242
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
4343
artifacthub.io/license: MIT

charts/yourls/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ volumePermissions:
608608
image:
609609
registry: docker.io
610610
repository: bitnami/os-shell
611-
tag: 12-debian-12-r38
611+
tag: 12-debian-12-r39
612612
digest: ""
613613
pullPolicy: Always
614614
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)