forked from helm/charts
-
Notifications
You must be signed in to change notification settings - Fork 0
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
from source #2
Merged
Merged
from source #2
Conversation
This file contains 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
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
* [stable/wordpress] Enable configuration of AllowOverride Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Add custom htaccess cm Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Add helper Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Update allowOverride values Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Maxime Guyot <maxime@root314.com>
Signed-off-by: Chaoran Yu <yuchaoran2011@gmail.com>
Signed-off-by: eg-bot <kevin+eg-bot@lunchbadger.com>
* Fix gcs credentials location Signed-off-by: Domenico Caruso <domenico.caruso@de.clara.net> * Update patch version Signed-off-by: Domenico Caruso <domenico.caruso@de.clara.net>
Signed-off-by: Chris O'Brien <chrisob91@gmail.com> Bump chart version Signed-off-by: Chris O'Brien <chrisob91@gmail.com> Revert "Run atlantis container as atlantis user instead of root" This reverts commit 8938f3f Signed-off-by: Chris O'Brien <chrisob91@gmail.com> Remove explicit atlantis command so as not to bypass docker entrypoint Signed-off-by: Chris O'Brien <chrisob91@gmail.com>
* [stable/redis-ha] Add Optional Prometheus Exporter Sidecar Added support for an optional prometheus exporter sidecar container in each redis pod. Signed-off-by: Tim Mitrovich <tim@mitrovich.net> * [stable/redis-ha] Add Optional Prometheus Exporter Sidecar * Added https://github.com/oliver006/redis_exporter to the sources list * Added ability to configure resource limits * Added ability to pull redis password from the existing redis secret so that we don't have plain text passwords in the config files * Added ability to configure port and metrics scraping path * Updated comments about the default install of redis-ha chart * Added livenessProbe to exporter container Signed-off-by: Tim Mitrovich <tim@mitrovich.net>
Signed-off-by: Chaoran Yu <yuchaoran2011@gmail.com>
Signed-off-by: Jungsub Shin <supsup5642@gmail.com>
Signed-off-by: Niklas Voss <niklas.voss@gmail.com>
Signed-off-by: Julien Bouyoud <jbouyoud@leadformance.com>
* NEXUS: bump the app version to 3.15.2 and update the README with the correct values Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com> * also update the proxy image to one without security vulnerabilities Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
* Quote the orgWhitelist value in the StatefulSet fixes: runatlantis/atlantis#450 Signed-off-by: Matthew L Daniel <md@stoi.cc> * Bump the atlantis chart version Signed-off-by: Matthew L Daniel <md@stoi.cc>
Signed-off-by: Matthew DeVenny <matt@boxboat.com>
…#11095) * Fix ghost sentinels by pregenerating stable 40 character IDs to initialize sentinel ID Signed-off-by: Tobias Wolf <towolf@gmail.com> * Fix name of _helper template Signed-off-by: Tobias Wolf <towolf@gmail.com> * Fix whitespace trimming Signed-off-by: Tobias Wolf <towolf@gmail.com> * Bump version after previous PR bumped it Signed-off-by: Tobias Wolf <towolf@gmail.com> * Make init.sh shellcheck clean Signed-off-by: Tobias Wolf <towolf@gmail.com>
Signed-off-by: Gerald Barker <gerald.barker@gmail.com>
Signed-off-by: ephur <richard.maynard@gmail.com>
Signed-off-by: Bart Verwilst <bart@verwilst.be>
* [stable/prometheus-operator] allow setting sessionAffinity on prometheus service Signed-off-by: Till Kahlbrock <till.kahlbrock@gmail.com> * bump chart version Signed-off-by: Till Kahlbrock <till.kahlbrock@gmail.com>
* Update Ingress to allow Labels configured via values.yaml Signed-off-by: Joerg Schueppel <joerg.schueppel@invia.de> * Bumped Chart Version Signed-off-by: Joerg Schueppel <joerg.schueppel@invia.de> * Added PVC to Pushgateway Signed-off-by: Joerg Schueppel <schorsus@gmx.de> * Bumped Chart Version Signed-off-by: Joerg Schueppel <schorsus@gmx.de> * Update Chart.yaml Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
Signed-off-by: vkropotko <vjkropotko@gmail.com>
* Includes Jenkins Configuration as Code Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Minor README.md changes Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * bumped CasC plugin version Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Adding auto config reload Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Needed to exclude some deployment config in the without-jcasc case. Fixed tabulation and simplified jcasc example in values.yaml. Tweaked documentation. Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Disabling auto-reload by default. Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Fixes error in corner-case where user has disabled config as code, but enabled auto-config. Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Expanded auto-config info in readme and added guidance for using non-internal identity db. Doubled master memory limit since entered OOM restart loop when using config-as-code plugin. Fixed missing casc_configs dir (in config.yaml & deployment.yaml) when not using auto-reload Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Sidecar was reloading once per key in the configmap when any single key had changed. Resolved by creating separate configmaps, one for each key under ConfigScripts. I was mistaken above that users only need Overall\Read rights to auto-reload. Seems JCasC has higher privilege requirements than the CLI\API generally. I've amended the Readme accordingly. Process for enabling for LDAP\other ID store is still simple. Fixed connectivity from sidecar when enabling non-root privileges by using a TCP port > 1024 (1044) Bumped the sidecar image from 0.0.1 to 0.0.2 which a few improvements: faster, less error-prone startup by testing the Jenkins container's avaibility using SSH port instead of the main jenkins port. This removes the need for an arbitary wait. Also fixed "access denied" when enabling non-root privileges by creating the same jenkins 1000 user in the sidecar. Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Minor fix: configmap names now include the release name Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Update stable/jenkins/templates/config.yaml Co-Authored-By: holmesb <me@brendanh.com> Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Update stable/jenkins/templates/jcasc_config.yaml Co-Authored-By: holmesb <me@brendanh.com> Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Replaced a few if conditions with simpler else statements in config.yaml Signed-off-by: Brendan Holmes <brendan.holmes@asos.com> * Bumping to the latest Config as Code plugin version. Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
…11443) * Add vsliouniaev to approvers, reviewers Signed-off-by: Vasily <vasily.sliouniaev@jet.com> * Bump chart vers Seems strange, to have to bump for things in the ignore file Signed-off-by: Vasily <vasily.sliouniaev@jet.com>
Signed-off-by: tariqibrahim <tariq.ibrahim@microsoft.com>
* [stable/superset] Use the target port number instead of a name Older (but still actual) versions of some Network Policy providers don't support named ports as a value of `targetPort` field in the Service spec. Changing it to the number shouldn't break the UX for existing installations. Signed-off-by: Mikhail Zholobov <legal90@gmail.com> * [stable/superset] Bump version Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
* [master] Fixed broken markdown table; Signed-off-by: Alexander Ilyin <alexander@ilyin.eu> * [master] Bump the chart version. Signed-off-by: Alexander Ilyin <alexander@ilyin.eu> Signed-off-by: Carlos Panato <ctadeu@gmail.com>
…d deleteDefaultPlugins option. (#11361) * added new values Signed-off-by: Andriy Shamray <andriy.shamray@intapp.com> * chaged ingress.labels in values.yaml Signed-off-by: Andriy Shamray <andriy.shamray@intapp.com> * applied PR changes Signed-off-by: Andriy Shamray <andriy.shamray@intapp.com> * applied PR changes Signed-off-by: Andriy Shamray <andriy.shamray@intapp.com> * applied PR changes Signed-off-by: Andriy Shamray <andriy.shamray@intapp.com> * changed chart version Signed-off-by: Andriy Shamray <andriy.shamray@intapp.com> * changed version: 0.14.0 in Chart.yaml Signed-off-by: Andriy Shamray <andriy.shamray@intapp.com>
* Correct env var for jvm options Signed-off-by: Thomas Leclaire <thomas.leclaire@effilab.com> * bump char version Signed-off-by: Thomas Leclaire <thomas.leclaire@effilab.com> * update version Signed-off-by: Thomas Leclaire <thomas.leclaire@effilab.com> * update version Signed-off-by: Thomas Leclaire <thomas.leclaire@effilab.com>
…repo (#9859) * [helm/charts] Add reloader in helm charts public repo Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com> * Update reloader deploymentapiVersion Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com> * Update chart.yaml Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com> * Fix selector labels Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com> * Update chart version Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com> * Update sources Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com> * Update readme Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
Signed-off-by: Renat Galiev <renat@galiev.net>
…y and tls. (#11301) * Integrated optional support for hostPort on admin, proxy and tls. Signed-off-by: Patrick Hütter <p.huetter@encircle360.com> * Chart version bump Signed-off-by: Patrick Hütter <p.huetter@encircle360.com>
…11326) * allow to configure operator log level Signed-off-by: Itay Shakury <itay@itaysk.com> * bump chart version again after rebase Signed-off-by: Itay Shakury <itay@itaysk.com>
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
Signed-off-by: Andrew Plummer <plummer574@gmail.com>
* add servicemonitor namespace value Signed-off-by: git config --global --edit <dimon.xr@gmail.com> * update readme and chart version Signed-off-by: git config --global --edit <dimon.xr@gmail.com>
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>
…Maps (#11437) * move the API_HOST variable to deck.yml, where it belongs Signed-off-by: Miles Matthias <mmatthias@google.com> * bump chart version for gate fix Signed-off-by: Miles Matthias <mmatthias@google.com> * noting where additional config maps are written to disk may be helpful to beginners Signed-off-by: Miles Matthias <mmatthias@google.com> * bump chart version number per vic Signed-off-by: Miles Matthias <mmatthias@google.com>
* Restore default replicas == 3 Signed-off-by: Flynn <flynn@datawire.io> * Fix some markdown Signed-off-by: Flynn <flynn@datawire.io> * Bump chart version, and switch my name to Flynn. :) Signed-off-by: Flynn <flynn@datawire.io> * Add icon. Signed-off-by: Flynn <flynn@datawire.io> * Sort OWNERS, and add nbkrause (from Datawire) Signed-off-by: Flynn <flynn@datawire.io> * Heh. Didn't realize a change to OWNERS required a version bump. Signed-off-by: Flynn <flynn@datawire.io> * Bump to Ambassador 0.50.2. Signed-off-by: Flynn <flynn@datawire.io>
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: wjeanneau <william.jeanneau@gmail.com>
…rge conflict (#11313) Signed-off-by: Braden Wright <braden.m.wright@gmail.com>
…Docker Inc PostgreSQL container (#11482) Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
…propagation (#11194) * Add options to change volume mount propagation Signed-off-by: Karol Chrapek <kaarol@it-flow.pl> * Add missing new line Signed-off-by: Karol Chrapek <kaarol@it-flow.pl>
…ceSelector (#11395) Currently an empty ruleSelector or ruleNamespaceSelector does not select all PrometheusRules or Namespaces respectively. Fix the prometheus template to allow empty ruleSelector and ruleNamespaceSelector. Signed-off-by: Nick Troast <ntroast@gmail.com>
Signed-off-by: Tomasz Nowak <tomanowa@gmail.com>
Signed-off-by: Hendrik Purmann <h.purmann@googlemail.com>
…reference container port name. (#11462) * Reference container port via port name. Signed-off-by: svenmueller <sven.mueller@commercetools.de> * Bump Helm Chart version. Signed-off-by: svenmueller <sven.mueller@commercetools.de> * Fix linting error. Signed-off-by: svenmueller <sven.mueller@commercetools.de>
* Automated cherry pick of #1314 (cert-manager/cert-manager#1315) * Automated cherry pick of #1294 (cert-manager/cert-manager#1296) * Automated cherry pick of #1276 (cert-manager/cert-manager#1277) * Automated cherry pick of #1258 #1266 (cert-manager/cert-manager#1273) * Automated cherry pick of #1259 (cert-manager/cert-manager#1260) * Update Chart.yaml in webhook (cert-manager/cert-manager#1249) Signed-off-by: James Munnelly <james@munnelly.eu>
* [stable/mongodb] Allow extra parameters in metrics exporter Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Remove ghost values Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com> * Remove trailing whitespace Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
kengou
pushed a commit
that referenced
this pull request
Sep 18, 2019
* [stable/grafana] Allow secrets for sidecar (helm#13492) Updated the sidecar image to version 0.0.18 This allows also using secrets for volume mounts This way the dashboard and datasource import can be extended to those datatypes Signed-off-by: Sergej Herbert <herbert.sergej@gmail.com> * [stable/grafana] Allow secret - review (helm#13492) - keep the appVersion the same - bump minor version - add missing apostrophe Signed-off-by: Sergej Herbert <herbert.sergej@gmail.com> * [stable/grafana] Allow secret - review #2 (helm#13492) - enable sidecar resource secrets and configmaps by default - update readme to indicate secret preference for datasources Signed-off-by: Sergej Herbert <herbert.sergej@gmail.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.
What this PR does / why we need it:
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]