Skip to content

Commit

Permalink
Update Helm release rook-ceph to v1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 26, 2024
1 parent ea13489 commit 9d9275c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rook-ceph-system.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ local utils = import "utils.libsonnet";
// -> https://github.com/rook/rook/pull/5660

// renovate: depName=rook-ceph registryUrl=https://charts.rook.io/release
local chartData = importbin "https://charts.rook.io/release/rook-ceph-v1.6.11.tgz";
local chartData = importbin "https://charts.rook.io/release/rook-ceph-v1.13.3.tgz";

{
namespace:: {metadata+: {namespace: "rook-ceph"}},
Expand Down

0 comments on commit 9d9275c

Please sign in to comment.