Skip to content

Commit

Permalink
🚀 [release] vcm, vic 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
anngdinh committed Jun 25, 2024
1 parent 273d1ba commit 46870a9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/vngcloud-controller-manager/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: v0.2.3
version: 0.2.7
appVersion: v0.2.4
version: 0.2.8
icon: https://avatars.githubusercontent.com/u/56472256?s=280&v=4
name: vngcloud-controller-manager
description: VngCloud Controller Manager plugin for Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charts/vngcloud-controller-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ imagePullSecrets: []
# Image repository name and tag
image:
repository: vcr.vngcloud.vn/81-vks-public/vngcloud-controller-manager
tag: "v0.2.3"
tag: "v0.2.4"
pullPolicy: Always

# Additional containers which are run before the app containers are started.
Expand Down
4 changes: 2 additions & 2 deletions charts/vngcloud-ingress-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
version: 0.2.7
appVersion: v0.2.3
version: 0.2.8
appVersion: v0.2.4
icon: https://avatars.githubusercontent.com/u/56472256?s=280&v=4
name: vngcloud-ingress-controller
description: VngCloud Ingress Controller plugin for Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charts/vngcloud-ingress-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ imagePullSecrets: []
# Image repository name and tag
image:
repository: vcr.vngcloud.vn/81-vks-public/vngcloud-ingress-controller
tag: "v0.2.3"
tag: "v0.2.4"
pullPolicy: Always

# Set nodeSelector where the controller should run, i.e. controlplane nodes
Expand Down

0 comments on commit 46870a9

Please sign in to comment.