From c248215b02cb7b04f5a1fc547597d859e39cb4d1 Mon Sep 17 00:00:00 2001 From: brainfair Date: Wed, 18 Jan 2023 14:37:18 +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 5c2a392..be4295d 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.3 +version: 0.1.4 diff --git a/charts/bpdispatcher/README.md b/charts/bpdispatcher/README.md index 71a90ba..7da0eee 100644 --- a/charts/bpdispatcher/README.md +++ b/charts/bpdispatcher/README.md @@ -1,6 +1,6 @@ # bpdispatcher -![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-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.4](https://img.shields.io/badge/Version-0.1.4-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 @@ -17,7 +17,7 @@ A Helm chart for Kubernetes | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"brainfair/bpdispatcher"` | | -| image.tag | string | `"v0.0.7"` | | +| image.tag | string | `"v0.0.8"` | | | imagePullSecrets | list | `[]` | | | nameOverride | string | `""` | | | nodeSelector | object | `{}` | | diff --git a/charts/bpdispatcher/values.yaml b/charts/bpdispatcher/values.yaml index 22d5346..fd2d9ef 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.7" + tag: "v0.0.8" imagePullSecrets: [] nameOverride: "" fullnameOverride: ""