File tree 2 files changed +4
-5
lines changed
deploy/helm/pulumi-operator
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ icon: https://www.pulumi.com/logos/brand/avatar-on-white.svg
9
9
10
10
type : application
11
11
12
- version : 0.8.0
13
- appVersion : 1.14 .0
12
+ version : 0.8.1
13
+ appVersion : 1.16 .0
14
14
15
15
keywords :
16
16
- pulumi
Original file line number Diff line number Diff line change 1
1
# Pulumi Kubernetes Operator - Helm Chart
2
2
3
- ![ Version: 0.7.2] ( https://img.shields.io/badge/Version-0.7.2-informational?style=for-the-badge ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=for-the-badge ) ![ AppVersion: 1.14.0] ( https://img.shields.io/badge/AppVersion-1.14.0-informational?style=for-the-badge )
4
- [ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/pulumi-kubernetes-operator&style=for-the-badge )] ( https://artifacthub.io/packages/search?repo=pulumi-kubernetes-operator )
3
+ ![ Version: 0.8.1] ( https://img.shields.io/badge/Version-0.8.1-informational?style=for-the-badge ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=for-the-badge ) ![ AppVersion: 1.16.0] ( https://img.shields.io/badge/AppVersion-1.16.0-informational?style=for-the-badge )
5
4
6
5
## Description 📜
7
6
@@ -12,7 +11,7 @@ A Helm chart for the Pulumi Kubernetes Operator
12
11
To install the chart using the OCI artifact, run:
13
12
14
13
``` bash
15
- helm install pulumi-kubernetes-operator oci://ghcr.io/pulumi/helm-charts/pulumi-kubernetes-operator --version 0.7.2
14
+ helm install pulumi-kubernetes-operator oci://ghcr.io/pulumi/helm-charts/pulumi-kubernetes-operator --version 0.8.1
16
15
```
17
16
18
17
After a few seconds, the ` pulumi-kubernetes-operator ` should be running.
You can’t perform that action at this time.
0 commit comments