Skip to content

Commit 9144c25

Browse files
authored
Merge pull request #55 from small-hack/renovate/gravitl-netmaker-1.x
Update gravitl/netmaker Docker tag to v1
2 parents 3333e08 + c326e75 commit 9144c25

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 1.0.0
18+
version: 2.0.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.99.0"
25+
appVersion: "v1.0.0"
2626

2727
maintainers:
2828
- name: "jessebot"

charts/netmaker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# netmaker
22

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)
3+
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square)
44

55
A Helm chart to run HA Netmaker on Kubernetes
66

@@ -15,7 +15,7 @@ A Helm chart to run HA Netmaker on Kubernetes
1515

1616
| Repository | Name | Version |
1717
|------------|------|---------|
18-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.38 |
18+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.26 |
1919

2020
## Values
2121

0 commit comments

Comments
 (0)