From b4e2c9f30d94a5e5a3b8dafa4c6888da8db2c1df Mon Sep 17 00:00:00 2001 From: brainfair Date: Wed, 18 Jan 2023 15:33:06 +0000 Subject: [PATCH] Automated commit on behalf-of brainfair --- charts/bpdispatcher/Chart.yaml | 2 +- charts/bpdispatcher/README.md | 4 ++-- charts/bpdispatcher/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/bpdispatcher/Chart.yaml b/charts/bpdispatcher/Chart.yaml index b80e54b..741395c 100644 --- a/charts/bpdispatcher/Chart.yaml +++ b/charts/bpdispatcher/Chart.yaml @@ -3,4 +3,4 @@ appVersion: 1.16.0 description: A Helm chart for Kubernetes name: bpdispatcher type: application -version: 0.1.6 +version: 0.1.7 diff --git a/charts/bpdispatcher/README.md b/charts/bpdispatcher/README.md index 3f84961..5bf7147 100644 --- a/charts/bpdispatcher/README.md +++ b/charts/bpdispatcher/README.md @@ -1,6 +1,6 @@ # bpdispatcher -![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-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 | `"brainfair/bpdispatcher"` | | -| image.tag | string | `"v0.0.10"` | | +| image.tag | string | `"v0.0.11"` | | | imagePullSecrets | list | `[]` | | | nameOverride | string | `""` | | | nodeSelector | object | `{}` | | diff --git a/charts/bpdispatcher/values.yaml b/charts/bpdispatcher/values.yaml index cb3a0a7..4492fd0 100644 --- a/charts/bpdispatcher/values.yaml +++ b/charts/bpdispatcher/values.yaml @@ -7,7 +7,7 @@ image: repository: brainfair/bpdispatcher pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.0.10" + tag: "v0.0.11" imagePullSecrets: [] nameOverride: "" fullnameOverride: ""