-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
41 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# Helm Charts for GeoNetowrk Deployment | ||
Helm Charts for GeoNetowrk with Harmonized North American Profile (HNAP) plugin | ||
<br>The current version for both GeoNetwork and HNAP is v4.2.7 | ||
<br>The current version for both GeoNetwork and HNAP is v4.2.8 | ||
<br>This repository also provides optional helm charts: | ||
<br>postgres-postgis, elasticsearch, kibana, ogc-api-records-service | ||
|
||
## Usage | ||
If you are running in your local Kubernetes environment, ensure that you have a persistent volume ready. | ||
<br>Double-check the values.yaml file, paying particular attention to the ingress parameters. | ||
```` | ||
helm install -n <your namespace> geonetwork ./geonetwork-4.2.7 | ||
helm install -n <your namespace> geonetwork ./geonetwork-4.2.8 | ||
```` |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,44 @@ entries: | |
url: https://github.com/jingking/geonetwork-k8s/issues | ||
apiVersion: v1 | ||
appVersion: "1.0" | ||
created: "2024-01-21T22:54:28.2931Z" | ||
created: "2024-01-31T03:54:52.166981365Z" | ||
description: Helm Chart for GeoNetowrk with Harmonized North American Profile | ||
(HNAP) plugin v4.2.8 | ||
digest: bef917dbb49b6d54b43198911ff8d68c02382c95df339f6c69bc4f3c27243358 | ||
home: https://github.com/geonetwork/ | ||
icon: https://www.osgeo.org/wp-content/uploads/GeoNetwork-1_740x412_acf_cropped.png | ||
keywords: | ||
- geonetwork | ||
- hnap | ||
- geospatial | ||
- geodata | ||
- web | ||
- postresql | ||
- postgis | ||
maintainers: | ||
- email: [email protected] | ||
name: jingking | ||
url: https://github.com/jingking/geonetwork-k8s | ||
name: geonetwork-k8s | ||
sources: | ||
- https://github.com/jingking/geonetwork-k8s | ||
- https://github.com/geonetwork | ||
urls: | ||
- https://jingking.github.io/geonetwork-k8s/geonetwork-k8s-4.2.8.tgz | ||
version: 4.2.8 | ||
- annotations: | ||
artifacthub.io/category: storage | ||
artifacthub.io/license: GPL3 | ||
artifacthub.io/links: | | ||
- name: Chart Source | ||
url: https://jingking.github.io/geonetwork-k8s/ | ||
- name: GeoNetwork | ||
url: https://github.com/geonetwork/ | ||
- name: support | ||
url: https://github.com/jingking/geonetwork-k8s/issues | ||
apiVersion: v1 | ||
appVersion: "1.0" | ||
created: "2024-01-31T03:54:52.162621013Z" | ||
description: Helm Chart for GeoNetowrk with Harmonized North American Profile | ||
(HNAP) plugin v4.2.7 | ||
digest: 90d24d2c95e4e481ed13ff07b40b3fbb4fcff0cc1f34b6f92f0807cf715ba9bd | ||
|
@@ -38,4 +75,4 @@ entries: | |
urls: | ||
- https://jingking.github.io/geonetwork-k8s/geonetwork-k8s-4.2.7.tgz | ||
version: 4.2.7 | ||
generated: "2024-01-21T22:54:28.290163708Z" | ||
generated: "2024-01-31T03:54:52.158821582Z" |