Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Create version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dieti80 committed Oct 6, 2021
1 parent 841efa3 commit ccecc07
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions example/community.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ spec:
project: default
source:
repoURL: https://github.com/ergon/airlock-minikube-example.git
targetRevision: v3.1.0
targetRevision: v3.2.0
path: apps/minikube-example/

helm:
values: |
spec:
source:
repoURL: https://github.com/ergon/airlock-minikube-example.git
targetRevision: v3.1.0
targetRevision: v3.2.0
syncPolicy:
automated:
Expand Down
4 changes: 2 additions & 2 deletions example/premium-with-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ spec:
project: default
source:
repoURL: https://github.com/ergon/airlock-minikube-example.git
targetRevision: v3.1.0
targetRevision: v3.2.0
path: apps/minikube-example/

helm:
values: |
spec:
source:
repoURL: https://github.com/ergon/airlock-minikube-example.git
targetRevision: v3.1.0
targetRevision: v3.2.0
syncPolicy:
automated:
Expand Down
4 changes: 2 additions & 2 deletions example/premium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ spec:
project: default
source:
repoURL: https://github.com/ergon/airlock-minikube-example.git
targetRevision: v3.1.0
targetRevision: v3.2.0
path: apps/minikube-example/

helm:
values: |
spec:
source:
repoURL: https://github.com/ergon/airlock-minikube-example.git
targetRevision: v3.1.0
targetRevision: v3.2.0
syncPolicy:
automated:
Expand Down

0 comments on commit ccecc07

Please sign in to comment.