Skip to content

Commit

Permalink
upgrade to Magda v4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Nov 15, 2024
1 parent efc690a commit 4f2f3b9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ helm upgrade -n dga-prod magda ./chart --timeout 30000s --install -f config.yaml
# Upgrade Guide:

## v4.2.4

- Upgrade to Magda v4.2.4

## v4.2.3

- Upgrade to Magda v4.2.3
Expand Down
6 changes: 3 additions & 3 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: magda
repository: oci://ghcr.io/magda-io/charts
version: 4.2.3
version: 4.2.4
- name: ingress
repository: file://../ingress
version: 1.1.0
Expand Down Expand Up @@ -101,5 +101,5 @@ dependencies:
- name: magda-project-open-data-connector
repository: oci://ghcr.io/magda-io/charts
version: 2.0.0
digest: sha256:da0aa60e8ebae9efc569777d18f08a14eb720ac3d68e4497c742b364cd8eb58c
generated: "2024-08-30T13:29:06.003262+10:00"
digest: sha256:8fdd4c21ab81b6a92d2d205e7f42e791b26322d42e26684a4ea4b8089edce7d1
generated: "2024-11-15T16:35:11.544342+11:00"
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
apiVersion: v2
name: "magda-config"
description: "DGA magda deployment chart"
version: "4.2.3"
version: "4.2.4"
kubeVersion: ">= 1.16.0-0"
dependencies:
- name: magda
version: "4.2.3"
version: "4.2.4"
repository: "oci://ghcr.io/magda-io/charts"

- name: ingress
Expand Down

0 comments on commit 4f2f3b9

Please sign in to comment.