Skip to content

Commit

Permalink
chore(deps): update non-minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent b136ca7 commit d25adda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/sap/redis-operator

go 1.23.0
go 1.23.1

require (
github.com/Masterminds/sprig/v3 v3.3.0
Expand Down
2 changes: 1 addition & 1 deletion pkg/operator/data/charts/redis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2111,7 +2111,7 @@ kubectl:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.31.0-debian-12-r3
tag: 1.31.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit d25adda

Please sign in to comment.