Skip to content

Commit

Permalink
Merge pull request #22 from FabEdge/upgrade-version
Browse files Browse the repository at this point in the history
Upgrade version to v0.8.1
  • Loading branch information
yanjianbo1983 authored Jun 21, 2023
2 parents e934b13 + 13d05c1 commit 618837c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions fabedge/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: fabedge
version: "0.8.0"
version: "0.8.1"
type: application
description: FabEdge is an open source edge networking solution based on kubernetes.
home: http://www.fabedge.io
Expand All @@ -13,4 +13,4 @@ keywords:
maintainers:
- name: fabedge
email: [email protected]
appVersion: "v0.8.0"
appVersion: "v0.8.1"
4 changes: 2 additions & 2 deletions fabedge/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ fabDNS:
image:
repository: fabedge/fabdns
pullPolicy: IfNotPresent
tag: v0.3.0
tag: v0.3.1

strategy:
type: RollingUpdate
Expand Down Expand Up @@ -231,7 +231,7 @@ serviceHub:
image:
repository: fabedge/service-hub
pullPolicy: IfNotPresent
tag: v0.3.0
tag: v0.3.1

service:
nodePort: 30000
Expand Down

0 comments on commit 618837c

Please sign in to comment.