Skip to content

Tags: nabsul/k8s-ecr-login-renew

Tags

helm-v1.0.2

Toggle helm-v1.0.2's commit message
Add starting deadline definition

helm-v1.0.1

Toggle helm-v1.0.1's commit message
Update change log

helm-v1.0.0

Toggle helm-v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Helm Chart (#38)

* add helm chart

* added pre-install hook to the helm chart, added namespace handling

* feat: use existing secret

Only add AWS AK/SK to secrets. Use directly non-secret ENV from values.
Namespace secret-related keys under "auth:" to mimick Bitnami values.yaml
Add a ref to the helm chart repo (if github pages are activated, see https://medium.com/@mattiaperi/create-a-public-helm-chart-repository-with-github-pages-49b180dbb417 and https://docs.github.com/en/pages)

* chore: reuse lables defined in the template

* fix: add annotations to ensure service accounts are created before the job runs

* chore: rename overrideNamespaces to targetNamespace

To make it coherent with ENV name

* fix: allow actions across namespaces with ClusterRole

* Tweak the readme

* Simplify title

* Another tweak;

* Start refactoring and simplifying the Helm charts

* Fill in secret definition

* Continue trimming

* Split into files, remove hooks, clean up values.

* Make the most common parameters easier to edit

* Seems to be working now

* Fix version of the image

* Try adding a helm chart releaser

* Move some files around

* remove custom charts dir name

* remove charts

* Undo everything

* Try rolling my own helm release

* Rename to index

* Add a timezone

* Keep trying to get the timezone right

* Try to update the date again

* Try creating simple GH pages

* Rename to docs

* - Merge all template yaml into one file
- delete example directory because we'll be changing that
- delete docs directory because the helm index is now in a different
  repo

* Major cleanup of readme

* Wrap up final version of things

* Bump chart to version 1.0.0

* Add contributors

* Improve the readme

* Fix file encoding

Co-authored-by: James Hebden <[email protected]>
Co-authored-by: Cyril Duchon-Doris <[email protected]>
Co-authored-by: James "ec0" Hebden <[email protected]>
Co-authored-by: Nabeel Sulieman <[email protected]>

v1.7.1

Toggle v1.7.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Make user and group ids constant

helm-v0.0.1

Toggle helm-v0.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Make user and group ids constant

v1.7.0

Toggle v1.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add the full major-minor-patch to the list of versions

v1.6

Toggle v1.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Tweak docs

v1.5

Toggle v1.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update documentation and changelog

v1.2

Toggle v1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Build out more unit tests and wrap that up

v1.1

Toggle v1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Switch version of deployment example to the latest