Skip to content

Commit

Permalink
Merge pull request #208 from openziti/bump-versions
Browse files Browse the repository at this point in the history
bump versions and clarify descriptions
  • Loading branch information
qrkourier authored Jun 1, 2024
2 parents 6cc4af5 + daacbec commit 06ce2d5
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 30 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,6 @@ $ helm repo add openziti https://docs.openziti.io/helm-charts/
"openziti" has been added to your repositories
```

### Search for available charts in this repo

```console
$ helm search repo openziti
NAME CHART VERSION APP VERSION DESCRIPTION
openziti/hello-toy 3.0.1 v1 Run the lightweight toy web server, optionally with a custom service domain name in cluster DNS.
openziti/httpbin 0.1.11 latest Run the Ziti fork of go-httpbin
openziti/prometheus 0.0.11 0.0.13 Prometheus is a monitoring system and time series database.
openziti/reflect 0.3.8 0.0.4 Deploy a pod running the Ziti-embeded version of go-httpbin, a REST API server.
openziti/ziti-console 0.4.2 2.9.0 Deploy OpenZiti console as kubernetes service
openziti/ziti-controller 0.7.1 0.30.4 Host an OpenZiti controller in Kubernetes
openziti/ziti-edge-tunnel 0.0.2 0.22.12 Host OpenZiti services with a tunneler pod
openziti/ziti-host 0.4.6 0.21.5 Host OpenZiti services with a tunneler pod
openziti/ziti-router 0.8.3 0.30.4 Host an OpenZiti router in Kubernetes
openziti/zrok 0.1.17 v0.3.6 A Helm chart for Kubernetes
```

## Chart Highlights

### Charts for Workloads
Expand Down
6 changes: 3 additions & 3 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.26
description: Host OpenZiti services with a tunneler pod
appVersion: 0.22.29
description: Dial OpenZiti services with a tunneler daemonset
kubeVersion: '>= 1.20.0-0'
name: ziti-edge-tunnel
type: application
version: 0.0.14
version: 0.1.0
icon: https://openziti.io/img/ziti-logo-dark.svg
home: https://openziti.io
sources:
Expand Down
4 changes: 2 additions & 2 deletions charts/ziti-edge-tunnel/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!-- README.md generated by helm-docs from README.md.gotmpl -->
# ziti-edge-tunnel

![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.22.26](https://img.shields.io/badge/AppVersion-0.22.26-informational?style=flat-square)
![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)

Host OpenZiti services with a tunneler pod
Dial OpenZiti services with a tunneler daemonset

**Homepage:** <https://openziti.io>

Expand Down
6 changes: 3 additions & 3 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.26
description: Host OpenZiti services with a tunneler pod
appVersion: 0.22.29
description: Reverse proxy cluster services with an OpenZiti tunneler pod
kubeVersion: '>= 1.20.0-0'
name: ziti-host
type: application
version: 0.4.11
version: 0.4.12
4 changes: 2 additions & 2 deletions charts/ziti-host/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!-- README.md generated by helm-docs from README.md.gotmpl -->
# ziti-host

![Version: 0.4.11](https://img.shields.io/badge/Version-0.4.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.22.26](https://img.shields.io/badge/AppVersion-0.22.26-informational?style=flat-square)
![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)

Host OpenZiti services with a tunneler pod
Reverse proxy cluster services with an OpenZiti tunneler pod

## Requirements

Expand Down
4 changes: 2 additions & 2 deletions charts/zrok/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.3
version: 0.2.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.4.30"
appVersion: 0.4.30

dependencies: []
# removing this dependency until it becomes clear that it makes sense as a subchart
Expand Down
2 changes: 1 addition & 1 deletion charts/zrok/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# zrok

![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.30](https://img.shields.io/badge/AppVersion-0.4.30-informational?style=flat-square)
![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.30](https://img.shields.io/badge/AppVersion-0.4.30-informational?style=flat-square)

Run the zrok controller and zrok frontend components as a K8s deployment

Expand Down

0 comments on commit 06ce2d5

Please sign in to comment.