chore(helm)!: release of v0.2.0

This commit is contained in:
Dario Tranchitella
2022-12-26 14:27:26 +01:00
parent 6a380b00ad
commit d58c5124b2
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ sources:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.12
version: 0.2.0
# This is the version number of the application being deployed.
# This version number should be incremented each time you make changes to the application.
+6 -4
View File
@@ -54,6 +54,8 @@ spec:
jsonPath: .metadata.creationTimestamp
name: Age
type: date
deprecated: true
deprecationWarning: This version is going to be dropped in the upcoming version of Capsule; please, migrate to v1beta2 version.
name: v1alpha1
schema:
openAPIV3Schema:
@@ -211,11 +213,11 @@ spec:
type: integer
namespacesMetadata:
properties:
annotations:
additionalAnnotations:
additionalProperties:
type: string
type: object
labels:
additionalLabels:
additionalProperties:
type: string
type: object
@@ -554,11 +556,11 @@ spec:
type: array
servicesMetadata:
properties:
annotations:
additionalAnnotations:
additionalProperties:
type: string
type: object
labels:
additionalLabels:
additionalProperties:
type: string
type: object