Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jingking authored Jan 31, 2024
1 parent a1062df commit 96cf2d0
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
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 added geonetwork-k8s-4.2.8.tgz
Binary file not shown.
41 changes: 39 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"

0 comments on commit 96cf2d0

Please sign in to comment.