Skip to content

Commit e1044a5

Browse files
chore(deps): update ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator docker tag to v1.6.1
1 parent cef236a commit e1044a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

base-infrastructure/terraform/resources/helm-dragonfly-operator.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resource "helm_release" "dragonfly-operator" {
55
max_history = 10
66

77
chart = "oci://ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator"
8-
version = "v1.3.0"
8+
version = "v1.6.1"
99

1010
depends_on = [
1111
azurerm_kubernetes_cluster.ifrcgo

0 commit comments

Comments
 (0)