Skip to content

Commit 6874cdf

Browse files
chore(deps): update ghcr.io/cloudnative-pg/cloudnative-pg docker tag to v1.26.1
1 parent 6f40768 commit 6874cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/magiclove/cnpg_system/deployment_list.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import (
3737
}]
3838
containers: [{
3939
name: "manager"
40-
image: "ghcr.io/cloudnative-pg/cloudnative-pg:1.25.1"
40+
image: "ghcr.io/cloudnative-pg/cloudnative-pg:1.26.1"
4141
command: ["/manager"]
4242
args: [
4343
"controller",

0 commit comments

Comments
 (0)