From 3655dcb2ff963f5ff4fbb0974d703bc9c7f9650f Mon Sep 17 00:00:00 2001 From: Michael Vittrup Larsen Date: Fri, 2 Jun 2023 08:03:52 +0200 Subject: [PATCH] Prepare helm chart release 1.8.0 --- charts/bifrost-gateway-controller/CHANGELOG.md | 3 +++ charts/bifrost-gateway-controller/Chart.yaml | 2 +- charts/bifrost-gateway-controller/README.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/charts/bifrost-gateway-controller/CHANGELOG.md b/charts/bifrost-gateway-controller/CHANGELOG.md index 366bdd42..6537d9df 100644 --- a/charts/bifrost-gateway-controller/CHANGELOG.md +++ b/charts/bifrost-gateway-controller/CHANGELOG.md @@ -3,6 +3,9 @@ ## [UNRELEASED] - Example text, add your PR info according to example below below this line. Do not bump chart version in Chart.yaml. + +## [0.1.8] + - Add json log support to helm chart ([#195](https://github.com/tv2-oss/bifrost-gateway-controller/pull/195)) [@michaelvl](https://github.com/michaelvl) - Chart image tag default to Chart.appVersion instead of latest. ([#194](https://github.com/tv2-oss/bifrost-gateway-controller/pull/194)) [@michaelvl](https://github.com/michaelvl) diff --git a/charts/bifrost-gateway-controller/Chart.yaml b/charts/bifrost-gateway-controller/Chart.yaml index fc4326cd..857a817d 100644 --- a/charts/bifrost-gateway-controller/Chart.yaml +++ b/charts/bifrost-gateway-controller/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: bifrost-gateway-controller-helm description: Gateway API driven management of network infrastructure across Kubernetes and cloud infrastructure type: application -version: 0.1.7 +version: 0.1.8 appVersion: "0.0.21" diff --git a/charts/bifrost-gateway-controller/README.md b/charts/bifrost-gateway-controller/README.md index aa0fcc21..fb410c3a 100644 --- a/charts/bifrost-gateway-controller/README.md +++ b/charts/bifrost-gateway-controller/README.md @@ -1,6 +1,6 @@ # bifrost-gateway-controller-helm -![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: 0.0.21](https://img.shields.io/badge/AppVersion-0.0.21-informational?style=flat-square) +![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.21](https://img.shields.io/badge/AppVersion-0.0.21-informational?style=flat-square) Gateway API driven management of network infrastructure across Kubernetes and cloud infrastructure