forked from CloudPirates-io/helm-charts
-
Couldn't load subscription status.
- Fork 0
feat(fork): sync from upstream #19
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
Open
ixxeL2097
wants to merge
332
commits into
GitGuardian:main
Choose a base branch
from
CloudPirates-io:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
* merge origin main * Remove test keys * Delete charts/keycloak/values-tls-test.yaml Signed-off-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com> * Bump chart version * Automatically issue tls certificate * Bump chart version * Bump chart version --------- Signed-off-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add pdb and rootOnlyFilesystem option * Bump chart version, resolve conflict --------- Signed-off-by: Simone Dal Poz <simonedalpoz@gmail.com> Co-authored-by: Simone Dal Poz <sdp.3yourmind.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix namespace key prefix * Bump version * Rm test file --------- Co-authored-by: Simone Dal Poz <sdp.3yourmind.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [postgres] Add support for `extraVolumes` and `extraVolumeMounts` * bump Chart.yaml --------- Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* (WIP) initial galera support Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * (WIP) configure wsrep for galera Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * (WIP) wsrep node name and address Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * (WIP) wsrep node name and address Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * (WIP) do not override default entrypoint script since it does a lot Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * working galera cluster, but fails on cluster resize Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * fix cluster resizing issue Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * fix health checks Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * reorganise helm chart Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * add schema for galera Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * update docs Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * update docs Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * improve mermaid graph Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * chore: update CHANGELOG.md for merged changes Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Bump version from 0.4.0 to 0.5.0 --------- Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> Signed-off-by: Gianni <gianni.carafa@srf.ch> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add additional args * Bump chart version * Bump chart version
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add labeling to persistent volume claim template * bump chart version
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [busybox] Update image to 2f590fc * Bump chart version * Bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io> Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [mongo] Update charts/mongodb/values.yaml mongo * Bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [mongo] Update charts/mongodb/values.yaml mongo * Bump chart version * [mongo] Update charts/mongodb/values.yaml mongo to v8.2.1 * Bump chart version * Bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [nginx] Update charts/nginx/values.yaml nginx to v1.29.3 * Bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
chore: auto-generate values.schema.json for updated charts Automatically generated JSON schemas for Helm values files. Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [helm] Update valkey Docker tag to v0.8.0 * Bump chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…or) (#480) * [rabbitmq] Update charts/rabbitmq/values.yaml rabbitmq to v4.2.0 * Bump chart version * Bump chart version --------- Signed-off-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io> Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [keycloak] fix: use metrics service targetPort configuration * [keycloak] chore: bump chart version
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add RustFS charts Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * chore: auto-generate values.schema.json Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fixed rustfs authentication Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * chore: auto-generate values.schema.json Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * use statefulset for cluster Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * chore: auto-generate values.schema.json Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * final fixes for statefulset Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * chore: auto-generate values.schema.json Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * enfoce best practice in clustersize Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * fix authentication issues Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * chore: auto-generate values.schema.json Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: some cleanup Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * add some docs and final cleanup Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * chore: auto-generate values.schema.json Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: Fix image width Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> * Add Logo Add repo id Fix linting Fix unittest * fix linting * replace images to use white BG Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> --------- Signed-off-by: Gianni Carafa <gianni.carafa@srf.ch> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Finn Rades <64548817+zOnlyKroks@users.noreply.github.com> Co-authored-by: Finn Rades <f.rades@cloudpirates.io>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(redis): metrics sidecar variable expansion
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the change
Benefits
Possible drawbacks
Applicable issues
Additional information
Checklist
Chart.yamlaccording to semver. This is not necessary when the changes only affect README.md files.README.md