Skip to content

Commit

Permalink
fix image version (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaByte875 authored Feb 13, 2023
1 parent e56f1d2 commit f2d8364
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
entries:
nebula-cluster:
- apiVersion: v2
appVersion: 1.0.0
appVersion: 1.4.0
created: "2023-02-13T17:20:16.058861988+08:00"
description: Nebula Cluster Helm chart for Kubernetes
digest: 6281e3356786d0f45b491fe83c8ef9f0fa7e27d785eafad9e566bb3d7994f20b
Expand Down Expand Up @@ -147,7 +147,7 @@ entries:
version: 0.9.0
nebula-operator:
- apiVersion: v2
appVersion: 1.0.0
appVersion: 1.4.0
created: "2023-02-13T17:20:16.061651741+08:00"
description: Nebula Operator Helm chart for Kubernetes
digest: 59b39cdc70617747ada0cd40d3edd3ffc1834aa3bb09ce49e8ff8949fbc4f097
Expand Down
2 changes: 1 addition & 1 deletion charts/nebula-operator/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
nebulaOperator:
image: vesoft/nebula-operator:v1.3.0
image: vesoft/nebula-operator:v1.4.0
imagePullPolicy: Always
kubeRBACProxy:
image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
Expand Down

0 comments on commit f2d8364

Please sign in to comment.