From 4eaf1cce250460c6f22882c6e0c8725969a2755d Mon Sep 17 00:00:00 2001 From: kkirara Date: Tue, 24 Jan 2023 19:47:04 +0000 Subject: [PATCH] Automated commit on behalf-of kkirara --- charts/kubelinks/Chart.yaml | 2 +- charts/kubelinks/README.md | 4 ++-- charts/kubelinks/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/kubelinks/Chart.yaml b/charts/kubelinks/Chart.yaml index 26b09a6..1722b37 100644 --- a/charts/kubelinks/Chart.yaml +++ b/charts/kubelinks/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 0.1.3 description: A Helm chart for Kubernetes name: kubelinks type: application -version: 0.1.16 +version: 0.1.17 diff --git a/charts/kubelinks/README.md b/charts/kubelinks/README.md index 792f4d8..fad0de1 100644 --- a/charts/kubelinks/README.md +++ b/charts/kubelinks/README.md @@ -1,6 +1,6 @@ # kubelinks -![Version: 0.1.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.3](https://img.shields.io/badge/AppVersion-0.1.3-informational?style=flat-square) +![Version: 0.1.17](https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.3](https://img.shields.io/badge/AppVersion-0.1.3-informational?style=flat-square) A Helm chart for Kubernetes @@ -16,7 +16,7 @@ A Helm chart for Kubernetes | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"smitkirara/kubelinks"` | | -| image.tag | string | `"v0.1.23"` | | +| image.tag | string | `"v0.1.24"` | | | imagePullSecrets | list | `[]` | | | ingress.annotations | object | `{}` | | | ingress.className | string | `""` | | diff --git a/charts/kubelinks/values.yaml b/charts/kubelinks/values.yaml index 5f58783..519002c 100644 --- a/charts/kubelinks/values.yaml +++ b/charts/kubelinks/values.yaml @@ -7,7 +7,7 @@ image: repository: smitkirara/kubelinks pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.1.23" + tag: "v0.1.24" imagePullSecrets: [] nameOverride: "" fullnameOverride: ""