From c9bc4c12a4861257a4e575d85161b07141ea81e0 Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Sun, 12 Nov 2023 12:34:27 +0100 Subject: [PATCH] v1.14.0 release --- deploy/helm/pulumi-operator/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy/helm/pulumi-operator/Chart.yaml b/deploy/helm/pulumi-operator/Chart.yaml index 62c6a2a6..aa3a594f 100755 --- a/deploy/helm/pulumi-operator/Chart.yaml +++ b/deploy/helm/pulumi-operator/Chart.yaml @@ -9,8 +9,8 @@ icon: https://www.pulumi.com/logos/brand/twitter-card.png type: application -version: 0.3.0 -appVersion: 1.13.0 +version: 0.4.0 +appVersion: 1.14.0 keywords: - pulumi @@ -25,10 +25,10 @@ maintainers: annotations: artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/changes: | - - indentation fix for adding new volumes and volume mounts (#104) + - v1.14.0 release artifacthub.io/images: | - name: pulumi-kubernetes-operator - image: docker.io/pulumi-kubernetes-operator:v1.13.0 + image: docker.io/pulumi-kubernetes-operator:v1.14.0 artifacthub.io/license: Apache-2.0 artifacthub.io/links: | - name: website