Skip to content

Commit 7ff0459

Browse files
chore(deps): update valkey docker tag to v3.0.30 (#824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef5729a commit 7ff0459

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/netbox/Chart.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/netbox/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: netbox
3-
version: 6.1.8
3+
version: 6.1.9
44
# renovate: image=ghcr.io/netbox-community/netbox
55
appVersion: "v4.3.6"
66
type: application
@@ -27,7 +27,7 @@ dependencies:
2727
repository: oci://registry-1.docker.io/bitnamicharts
2828
condition: postgresql.enabled
2929
- name: valkey
30-
version: ^3.0.28
30+
version: ^3.0.30
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: valkey.enabled
3333
annotations:

0 commit comments

Comments
 (0)