Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stable/ckan/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ckan
apiVersion: v2
type: application
version: 0.0.33
version: 0.0.34
appVersion: 2.9.5
description: CKAN Helm Chart for Kubernetes.
keywords:
Expand Down
2 changes: 1 addition & 1 deletion stable/ckan/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ckan:
resource_proxy_timeouts: 5
storagePath: "/var/lib/ckan/default"
activityStreamsEmailNotifications: "true"
activityStreamsEmailNotifications_jobs: "false"
activityStreamsEmailNotifications_jobs: false
debug: "false"
maintenanceMode: "false"
backup:
Expand Down
12 changes: 12 additions & 0 deletions stable/fdi-dotstatsuite-keycloak/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: v2
appVersion: 16.1.0
description: fdi-dotstatsuite-keycloak
home: https://statcan.gc.ca
maintainers:
- email: Jianlong.qian@statcan.gc.ca
name: Jianlong.qian
name: fdi-dotstatsuite-keycloak
sources:
- https://gitlab.com/sis-cc/.stat-suite/dotstatsuite-kube-rp/
type: application
version: 1.0.0
Loading
Loading