Skip to content

Commit 9a379e1

Browse files
authored
Merge pull request #14 from vdice/chore/bump-spin-operator-0.3.0
chore(*): bump spin-operator to 0.3.0
2 parents 33280aa + fee7fdd commit 9a379e1

File tree

8 files changed

+298
-46
lines changed

8 files changed

+298
-46
lines changed

Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: spin-operator
33
repository: oci://ghcr.io/spinkube/charts
4-
version: 0.2.0
4+
version: 0.3.0
55
- name: cert-manager
66
repository: https://charts.jetstack.io
77
version: v1.14.3
88
- name: kwasm-operator
99
repository: http://kwasm.sh/kwasm-operator/
1010
version: 0.2.3
11-
digest: sha256:593d3794d3b4d5c90275b8ca486f5d136f1bd770276cceb2dc81b3febf6d3ca2
12-
generated: "2024-06-13T16:06:00.852893-06:00"
11+
digest: sha256:3d3b2ec9e76e9924d6210432c277af05049cb23ecb0e416dce4ba660d1bcbb1d
12+
generated: "2024-09-09T14:38:14.413931+02:00"

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ appVersion: "0.1.0"
2626

2727
dependencies:
2828
- name: spin-operator
29-
version: "0.2.0"
29+
version: "0.3.0"
3030
repository: "oci://ghcr.io/spinkube/charts"
3131
condition: spin-operator.enabled
3232
- name: cert-manager

charts/spin-operator-0.2.0.tgz

-5.39 KB
Binary file not shown.

charts/spin-operator-0.3.0.tgz

5.39 KB
Binary file not shown.

crds/spin-operator.crds.yaml

Lines changed: 146 additions & 20 deletions
Large diffs are not rendered by default.

marketplace/charts/spinkube-azure-marketplace/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To comply, all of the sub-charts have been manually forked and updated appropria
1313

1414
- **Spin Operator**
1515

16-
[v0.2.0 tag of spinkube/spin-operator](https://github.com/spinkube/spin-operator/tree/v0.2.0/charts/spin-operator)
16+
[v0.3.0 tag of spinkube/spin-operator](https://github.com/spinkube/spin-operator/tree/v0.3.0/charts/spin-operator)
1717

1818
- **Cert Manager**
1919

marketplace/charts/spinkube-azure-marketplace/crds/spin-operator.crds.yaml

Lines changed: 146 additions & 20 deletions
Large diffs are not rendered by default.

marketplace/charts/spinkube-azure-marketplace/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ global:
88
registry: bitnami
99
# spin-operator
1010
spinOperator:
11-
tag: v0.2.0
11+
tag: v0.3.0
1212
image: spin-operator
1313
registry: ghcr.io/spinkube
1414
spinOperatorKubeRbacProxy:

0 commit comments

Comments
 (0)