Skip to content

Commit

Permalink
Merge pull request #16 from Aquaveo/main
Browse files Browse the repository at this point in the history
updated charts.
  • Loading branch information
romer8 authored Sep 13, 2024
2 parents 87cf982 + 786e8a2 commit e4cb04b
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 6 deletions.
3 changes: 2 additions & 1 deletion charts/djangocms/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apiVersion: v2
name: djangocms
description: django-cms helm chart for the django-cms quickstart demo
description: django-cms helm chart for the django-cms
icon: https://docs.django-cms.org/en/latest/_images/django-cms-logo.png
type: application
version: 0.1.0
appVersion: '1.16.0'
Expand Down
2 changes: 1 addition & 1 deletion charts/geoserver/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: 'v2'
appVersion: '2.8.2'
description: 'GeoServer is an open source server for sharing geospatial data.'
description: 'Helm chart for GeoServer which is an open source server for sharing geospatial data.'
icon: https://geoserver.org/img/geoserver-logo.png
name: 'geoserver'
type: 'application'
Expand Down
3 changes: 2 additions & 1 deletion charts/gs-cloud/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apiVersion: v2
appVersion: '1.0'
description: Common dependencies for gscloud
description: 'Helm chart for GeoServer Cloud.'
icon: https://avatars.githubusercontent.com/u/186522?s=48&v=4
name: gs-cloud
version: 0.1.5
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/postgis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: 'v2'
appVersion: '12-3.4'
description: 'PostgreSQL 12 database with PostGIS 3.4 installed.'
icon: https://postgis.net/logos/postgis-logo-small.png
icon: https://postgis.net/brand.svg
name: 'postgis'
type: 'application'
version: 0.2.3
4 changes: 2 additions & 2 deletions charts/thredds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: '1.16.0'
description: 'The THREDDS Data Server (TDS) provides catalog, metadata, and data access services for scientific data. Every TDS publishes THREDDS catalogs that advertise the datasets and services it makes available. THREDDS catalogs are XML documents that list datasets and the data access services available for the datasets'
icon: https://camo.githubusercontent.com/317090970757210…32f746872656464735f7464732d313530783135302e706e67
description: 'Helm chart for the THREDDS Data Server (TDS) provides catalog, metadata, and data access services for scientific data. Every TDS publishes THREDDS catalogs that advertise the datasets and services it makes available. THREDDS catalogs are XML documents that list datasets and the data access services available for the datasets'
icon: https://postgis.net/brand.svg
name: thredds
type: application
version: 0.2.4

0 comments on commit e4cb04b

Please sign in to comment.