Skip to content

Commit 787b259

Browse files
chore(deps): update valkey docker tag to v3.0.9 (#701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f57e60d commit 787b259

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.0.18
3+
version: 6.0.19
44
# renovate: image=ghcr.io/netbox-community/netbox
55
appVersion: "v4.3.1"
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.7
30+
version: ^3.0.9
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: valkey.enabled
3333
annotations:

0 commit comments

Comments
 (0)