From 8ab8a793a8ea595743247f8482a2eff45fa74a4f Mon Sep 17 00:00:00 2001 From: Kenneth Bingham Date: Thu, 23 Jan 2025 15:37:37 -0500 Subject: [PATCH] bump tunneler version --- charts/ziti-edge-tunnel/Chart.yaml | 4 ++-- charts/ziti-edge-tunnel/README.md | 2 +- charts/ziti-host/Chart.yaml | 4 ++-- charts/ziti-host/README.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/ziti-edge-tunnel/Chart.yaml b/charts/ziti-edge-tunnel/Chart.yaml index b337466ba..b70cfa8ab 100644 --- a/charts/ziti-edge-tunnel/Chart.yaml +++ b/charts/ziti-edge-tunnel/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 -appVersion: 1.2.5 +appVersion: 1.3.9 description: Dial OpenZiti services with a tunneler daemonset kubeVersion: '>= 1.20.0-0' name: ziti-edge-tunnel type: application -version: 1.1.0 +version: 1.1.1 icon: https://openziti.io/img/ziti-logo-dark.svg home: https://openziti.io sources: diff --git a/charts/ziti-edge-tunnel/README.md b/charts/ziti-edge-tunnel/README.md index d33ada04a..e91e235fc 100644 --- a/charts/ziti-edge-tunnel/README.md +++ b/charts/ziti-edge-tunnel/README.md @@ -1,7 +1,7 @@ # ziti-edge-tunnel -![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.5](https://img.shields.io/badge/AppVersion-1.2.5-informational?style=flat-square) +![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.9](https://img.shields.io/badge/AppVersion-1.3.9-informational?style=flat-square) Dial OpenZiti services with a tunneler daemonset diff --git a/charts/ziti-host/Chart.yaml b/charts/ziti-host/Chart.yaml index 58c77e616..c8ddb9cab 100644 --- a/charts/ziti-host/Chart.yaml +++ b/charts/ziti-host/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: 1.1.3 +appVersion: 1.3.9 description: Reverse proxy cluster services with an OpenZiti tunneler pod kubeVersion: '>= 1.20.0-0' name: ziti-host type: application -version: 1.0.0 +version: 1.0.1 diff --git a/charts/ziti-host/README.md b/charts/ziti-host/README.md index d0e54b6d0..ecafce9d2 100644 --- a/charts/ziti-host/README.md +++ b/charts/ziti-host/README.md @@ -1,7 +1,7 @@ # ziti-host -![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) +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.9](https://img.shields.io/badge/AppVersion-1.3.9-informational?style=flat-square) Reverse proxy cluster services with an OpenZiti tunneler pod