Skip to content

Commit b41e89e

Browse files
authored
Merge pull request #51 from small-hack/renovate/gravitl-netmaker-0.x
Update gravitl/netmaker Docker tag to v0.99.0
2 parents a6bd160 + 5399305 commit b41e89e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/netmaker/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.13.2
18+
version: 0.14.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
2424
# renovate: image=gravitl/netmaker
25-
appVersion: "v0.23.0"
25+
appVersion: "v0.99.0"
2626

2727
maintainers:
2828
- name: "jessebot"

charts/netmaker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# netmaker
22

3-
![Version: 0.13.2](https://img.shields.io/badge/Version-0.13.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
3+
![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.99.0](https://img.shields.io/badge/AppVersion-v0.99.0-informational?style=flat-square)
44

55
A Helm chart to run HA Netmaker on Kubernetes
66

0 commit comments

Comments
 (0)