Skip to content

Commit

Permalink
prepare chart for 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mazay committed Oct 8, 2023
1 parent 940f667 commit 8c98509
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/s3sync-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: s3sync-service
description: A Helm chart for deploying s3sync-service on Kubernetes
type: application
version: 0.4.2
appVersion: 0.4.2
version: 0.4.3
appVersion: 0.4.3
kubeVersion: ">=1.13.10-0"
home: https://docs.s3sync-service.org/

Expand Down
4 changes: 2 additions & 2 deletions docs/helm-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->

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

# Using the Helm Repository

Expand Down Expand Up @@ -73,4 +73,4 @@ Kubernetes: `>=1.13.10-0`
| volumes | object | `{}` | the pod [volumes](https://kubernetes.io/docs/concepts/storage/volumes/) definitions |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.11.2](https://github.com/norwoodj/helm-docs/releases/v1.11.2)

0 comments on commit 8c98509

Please sign in to comment.