Skip to content

Commit

Permalink
chore: release v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbastia committed Feb 27, 2024
1 parent d7a11b9 commit daf3539
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
# Needed to release the cas-airflow chart
- name: Add helm repos
run: |
helm repo add charts-incubator https://charts.helm.sh/incubator
helm repo add charts-stable https://charts.helm.sh/stable
helm repo add cas-postgres https://bcgov.github.io/cas-postgres/
helm repo add apache-airflow "https://airflow.apache.org/"
helm repo add pipeline https://bcgov.github.io/cas-pipeline/
Expand Down
6 changes: 3 additions & 3 deletions helm/cas-airflow/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 0.9.1
- name: terraform-bucket-provision
repository: https://bcgov.github.io/cas-pipeline/
version: 0.1.2
digest: sha256:637e6993eb39c01233557edee1bfbd7f97f37393ea58374698b778802aaf4eb2
generated: "2024-02-21T16:50:32.001406-08:00"
version: 0.1.3
digest: sha256:4d761efeb8fd841832a82a14684e3590a461745e83e6d0566416b60154e7bb1d
generated: "2024-02-26T16:05:31.322023-08:00"
2 changes: 1 addition & 1 deletion helm/cas-airflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ dependencies:
version: "0.9.1"
repository: https://bcgov.github.io/cas-postgres/
- name: terraform-bucket-provision
version: "0.1.2"
version: "0.1.3"
repository: https://bcgov.github.io/cas-pipeline/

0 comments on commit daf3539

Please sign in to comment.