Skip to content

Commit

Permalink
update hybridnet chart to 0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyasdf committed Jan 4, 2023
1 parent a8f9393 commit 7703b7d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions build/chart/hybridnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: hybridnet
# When the version is modified, make sure the artifacthub.io/changes list is updated
# Also update CHANGELOG.md
version: 0.5.9
appVersion: 0.7.6
version: 0.5.10
appVersion: 0.7.7
home: https://github.com/alibaba/hybridnet
description: A container networking solution aiming at hybrid clouds.
keywords:
Expand All @@ -22,4 +22,4 @@ annotations:
artifacthub.io/prerelease: "false"
# List of changes for the release in artifacthub.io
artifacthub.io/changes: |
- "Update image to v0.7.6"
- "Update image to v0.7.7"
2 changes: 1 addition & 1 deletion build/chart/hybridnet/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
hybridnet:
image: ecp_builder/hybridnet
tag: v0.7.6
tag: v0.7.7
imagePullPolicy: IfNotPresent
global:
RegistryURL: "sea.hub:5000"
Expand Down
2 changes: 1 addition & 1 deletion build/imageList
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/calico-cni:v3.8.2
ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/calico-pod2daemon-flexvol:v3.9.1
ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/calico-node:v3.8.2
ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/calico-kube-controllers:v3.8.2
ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/hybridnet:v0.7.6
ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/hybridnet:v0.7.7
ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/paralb:v0.1.1
ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/open-local:v0.6.0
ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/csi-node-driver-registrar:v2.3.0
Expand Down

0 comments on commit 7703b7d

Please sign in to comment.