Skip to content

Commit

Permalink
fixing snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Nabbefeld <[email protected]>
  • Loading branch information
odise committed Nov 7, 2023
1 parent 9a323a1 commit 1f6625c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ should match snapshot of default values:
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 2.1.2
control-plane: controller
helm.sh/chart: flux2-2.11.0
helm.sh/chart: flux2-2.11.1
labeltestkey: labeltestvalue
labeltestkey2: labeltestvalue2
name: helm-controller
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ should match snapshot of default values:
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 2.1.2
control-plane: controller
helm.sh/chart: flux2-2.11.0
helm.sh/chart: flux2-2.11.1
name: image-automation-controller
spec:
replicas: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ should match snapshot of default values:
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 2.1.2
control-plane: controller
helm.sh/chart: flux2-2.11.0
helm.sh/chart: flux2-2.11.1
name: image-reflector-controller
spec:
replicas: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ should match snapshot of default values:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 2.1.2
helm.sh/chart: flux2-2.11.0
helm.sh/chart: flux2-2.11.1
name: test1
namespace: NAMESPACE
type: Opaque
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ should match snapshot of default values:
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 2.1.2
control-plane: controller
helm.sh/chart: flux2-2.11.0
helm.sh/chart: flux2-2.11.1
name: kustomize-controller
spec:
replicas: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ should match snapshot of default values:
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 2.1.2
control-plane: controller
helm.sh/chart: flux2-2.11.0
helm.sh/chart: flux2-2.11.1
name: notification-controller
spec:
replicas: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ should match snapshot of default values:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 2.1.2
helm.sh/chart: flux2-2.11.0
helm.sh/chart: flux2-2.11.1
name: RELEASE-NAME-flux-check
spec:
backoffLimit: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ should match snapshot of default values:
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 2.1.2
control-plane: controller
helm.sh/chart: flux2-2.11.0
helm.sh/chart: flux2-2.11.1
name: source-controller
spec:
replicas: 1
Expand Down

0 comments on commit 1f6625c

Please sign in to comment.