Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update versions #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 7.11.0
digest: sha256:849759b9fd9d89bf0d47a271334889601010d1d11dd5c00562c18feafd93356d
generated: "2021-10-13T14:02:45.428151972-04:00"
version: 10.0.7
digest: sha256:b4ac8b4ea6f8d4803346467f2d0e654eae2fc17882ba33514157c87a39fb2a19
generated: "2023-01-02T14:26:35.234487+01:00"
6 changes: 3 additions & 3 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.0
version: 0.2.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.14.5"
appVersion: "0.15.2"

dependencies:
- name: "postgresql-ha"
version: "7.11.0"
version: "10.0.7"
repository: https://charts.bitnami.com/bitnami
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Furthermore, the chart will by default install and use a postgresql cluster as i

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql-ha | 7.11.0 |
| https://charts.bitnami.com/bitnami | postgresql-ha | 10.0.7 |

### Example Install

Expand Down
Binary file added charts/postgresql-ha-10.0.7.tgz
Binary file not shown.
Binary file removed charts/postgresql-ha-7.11.0.tgz
Binary file not shown.
48 changes: 33 additions & 15 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,24 @@
apiVersion: v1
entries:
netmaker:
- apiVersion: v2
appVersion: 0.15.2
created: "2023-01-04T20:19:28.841292+01:00"
dependencies:
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 10.0.7
description: A Helm chart to run HA Netmaker on Kubernetes
digest: 0e873bb2838b9da6bc8695359713e19def1c1b48d024adf583daf16bf28e0227
icon: https://raw.githubusercontent.com/gravitl/netmaker/master/netclient/windowsdata/resource/netclient.ico
name: netmaker
type: application
urls:
- netmaker-0.2.1.tgz
version: 0.2.1
- apiVersion: v2
appVersion: 0.14.5
created: "2022-07-12T22:25:22.524580594-04:00"
created: "2023-01-04T20:19:28.834912+01:00"
dependencies:
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
Expand All @@ -14,22 +29,25 @@ entries:
name: netmaker
type: application
urls:
- https://gravitl.github.io/netmaker-helm/netmaker-0.2.0.tgz
- netmaker-0.2.0.tgz
version: 0.2.0
postgresql-ha:
- annotations:
category: Database
apiVersion: v2
appVersion: 11.13.0
created: "2022-07-12T22:25:22.52787047-04:00"
appVersion: 15.1.0
created: "2023-01-04T20:19:28.845873+01:00"
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.x.x
description: Chart for PostgreSQL with HA architecture (using Replication Manager
(repmgr) and Pgpool).
digest: c06171bd61488b019ce3d85f3100014ca810d493a4bc778412775ac126c163ca
home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
tags:
- bitnami-common
version: 2.x.x
description: This PostgreSQL cluster solution includes the PostgreSQL replication
manager, an open-source tool for managing replication and failover on PostgreSQL
clusters.
digest: 82677e7c284c251505910316d75b5380cfc94e2be474ab96cbb02742981d6906
home: https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
keywords:
- postgresql
Expand All @@ -42,13 +60,13 @@ entries:
- cluster
- high availability
maintainers:
- email: [email protected]
name: Bitnami
- name: Bitnami
url: https://github.com/bitnami/charts
name: postgresql-ha
sources:
- https://github.com/bitnami/bitnami-docker-postgresql
- https://github.com/bitnami/containers/tree/main/bitnami/postgresql
- https://www.postgresql.org/
urls:
- https://gravitl.github.io/netmaker-helm/charts/postgresql-ha-7.11.0.tgz
version: 7.11.0
generated: "2022-07-12T22:25:22.517212276-04:00"
- charts/postgresql-ha-10.0.7.tgz
version: 10.0.7
generated: "2023-01-04T20:19:28.828173+01:00"
Binary file added netmaker-0.2.1.tgz
Binary file not shown.
17 changes: 6 additions & 11 deletions templates/mq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,12 @@ spec:
labels:
app: {{ include "netmaker.fullname" . }}-mqtt
spec:
{{- if .Values.mq.singlenode }}
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: mqhost
operator: In
values:
- "true"
{{- if .Values.mq.singlenode }}
nodeSelector:
mqhost: "true"
{{- end }}
containers:
- image: eclipse-mosquitto:2.0.11-openssl
- image: eclipse-mosquitto:2.0.15-openssl
imagePullPolicy: Always
name: mosquitto
livenessProbe:
Expand Down Expand Up @@ -127,13 +120,15 @@ apiVersion: v1
data:
mosquitto.conf: |
per_listener_settings true

listener 8883
allow_anonymous false
require_certificate true
use_identity_as_username true
cafile /mosquitto/certs/root.pem
certfile /mosquitto/certs/server.pem
keyfile /mosquitto/certs/server.key

listener 1883
allow_anonymous true
kind: ConfigMap
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
# -- Pull Policy for images
pullPolicy: Always
# -- Override the image tag to pull
tag: "v0.14.5"
tag: "v0.15.2"

# -- override the name for netmaker objects
nameOverride: ""
Expand Down