From 4539fa758d4e23ce5c3871a5ea0ab5c2b91c71fb Mon Sep 17 00:00:00 2001 From: brainfair Date: Sun, 16 Oct 2022 11:43:51 +0000 Subject: [PATCH] Automated commit on behalf-of brainfair --- 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 334eedd..3558efa 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.13 +version: 0.1.14 diff --git a/charts/kubelinks/README.md b/charts/kubelinks/README.md index a169121..7324f0c 100644 --- a/charts/kubelinks/README.md +++ b/charts/kubelinks/README.md @@ -1,6 +1,6 @@ # kubelinks -![Version: 0.1.13](https://img.shields.io/badge/Version-0.1.13-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.14](https://img.shields.io/badge/Version-0.1.14-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.20"` | | +| image.tag | string | `"v0.1.21"` | | | imagePullSecrets | list | `[]` | | | ingress.annotations | object | `{}` | | | ingress.className | string | `""` | | diff --git a/charts/kubelinks/values.yaml b/charts/kubelinks/values.yaml index a52c252..9304541 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.20" + tag: "v0.1.21" imagePullSecrets: [] nameOverride: "" fullnameOverride: ""