Skip to content

Commit

Permalink
Merge pull request #253 from openziti/bump-tunneler
Browse files Browse the repository at this point in the history
bump tunneler version
  • Loading branch information
qrkourier authored Aug 26, 2024
2 parents 183f463 + c700e77 commit 6b7cc8c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/ziti-edge-tunnel/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v2
appVersion: 0.22.29
appVersion: 1.1.3
description: Dial OpenZiti services with a tunneler daemonset
kubeVersion: '>= 1.20.0-0'
name: ziti-edge-tunnel
type: application
version: 0.1.0
version: 1.0.0
icon: https://openziti.io/img/ziti-logo-dark.svg
home: https://openziti.io
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/ziti-edge-tunnel/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- README.md generated by helm-docs from README.md.gotmpl -->
# ziti-edge-tunnel

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.22.29](https://img.shields.io/badge/AppVersion-0.22.29-informational?style=flat-square)
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.3](https://img.shields.io/badge/AppVersion-1.1.3-informational?style=flat-square)

Dial OpenZiti services with a tunneler daemonset

Expand Down
4 changes: 2 additions & 2 deletions charts/ziti-host/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: 0.22.29
appVersion: 1.1.3
description: Reverse proxy cluster services with an OpenZiti tunneler pod
kubeVersion: '>= 1.20.0-0'
name: ziti-host
type: application
version: 0.4.12
version: 1.0.0
2 changes: 1 addition & 1 deletion charts/ziti-host/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- README.md generated by helm-docs from README.md.gotmpl -->
# ziti-host

![Version: 0.4.12](https://img.shields.io/badge/Version-0.4.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.22.29](https://img.shields.io/badge/AppVersion-0.22.29-informational?style=flat-square)
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.3](https://img.shields.io/badge/AppVersion-1.1.3-informational?style=flat-square)

Reverse proxy cluster services with an OpenZiti tunneler pod

Expand Down

0 comments on commit 6b7cc8c

Please sign in to comment.