194 Commits

Author SHA1 Message Date
SimonRupar
f38b9b4a58 Enable metrics via Prometheus Operator 2021-10-14 17:11:09 +02:00
Devin Canterberry
935935622c Merge pull request #35 from vvanouytsel/main
Support additional env variables
2021-10-13 08:44:22 -07:00
Vincent Van Ouytsel
4c49800452 Support additional env variables 2021-10-13 09:32:25 +02:00
Devin Canterberry
b321438d4e 🏁 v1.13.2 Release v1.13.2 2021-09-30 19:59:16 -07:00
Devin Canterberry
84535c1d96 Merge pull request #29 from SimonRupar/main
Add support for S3 bucket data prefix
2021-09-30 12:38:05 -07:00
SimonRupar
7076faea33 Add support for S3 bucket to prefix all data 2021-09-30 20:20:14 +02:00
Devin Canterberry
dfcd91722c 🏁 v1.13.1 Release v1.13.1 2021-09-26 23:50:41 -07:00
Devin Canterberry
932a31b2fa Merge pull request #25 from pavankumar-go/patch-1
Add keys proxyUsername and proxyPassword with empty string to docker-registry-secret if values are not set
2021-09-26 23:48:24 -07:00
pavankumar-go
88528289cf uses default function instead of if-else condition 2021-09-27 11:30:06 +05:30
Vladimir Kuznichenkov
a95a3480c6 Garbage collector job to keep registry tiny
We don't have unlimited storage, and we would like to run built-in garbage collector to keep storage usage low.
2021-09-18 12:40:25 +03:00
Vladimir Kuznichenkov
c855e53b9e Add empty objects to default envs to prevent validation errors
In case of S3 we can use IAM role to access bucket, in that case we do not need to define anything in secrets. At the same time due to missed parent level field chart will fail with an error.
2021-09-18 12:36:22 +03:00
Vladimir Kuznichenkov
944cf7eb62 Use a single style of indents
`nindent` function insert fist newline before actual content and allow you use it on any level of yaml without breaking visual structure.
2021-09-18 12:34:57 +03:00
Vladimir Kuznichenkov
2726d10083 Move common sections to defined template to prevent code duplication
Cronjob should have the same env variables and volumes to proceed correctly
2021-09-18 12:33:43 +03:00
Devin Canterberry
35c1365b5c 🐞 Replace broken icon URL with a pattern under the control of this chart repo 2021-09-03 16:16:36 -07:00
Devin Canterberry
a713a3d91c 🏁 Increment chart version for v1.13.0 release v1.13.0 2021-09-03 15:47:40 -07:00
Devin Canterberry
9697305e39 Merge pull request #23 from joaosa/main
Add support for having external s3 secrets
2021-09-03 15:27:28 -07:00
Pavan Kumar
d412af5f95 Add keys proxyUsername and proxyPassword with empty string
Setting up docker-registry proxy with no password & username created the secret to be created without `proxyUsername` and `proxyPassword` fields, causing pod to fail if `proxy.enabled = true` with error 
```
error: "couldn't find key proxyUsername in Secret <namespace>/docker-registry-secret"
```
2021-08-26 18:44:03 +05:30
Joao Andrade
45daca1981 Add support for external s3 secrets 2021-08-09 12:13:07 +01:00
Devin Canterberry
47c07072ff 🏁 Increment version for v1.12.0 release v1.12.0 2021-08-07 18:03:44 -07:00
Devin Canterberry
a599059936 Merge pull request #20 from joaosa/main
Add support for having external proxy secrets
2021-08-04 06:50:32 -07:00
Joao Andrade
5a68bb595a Add support for external proxy secrets 2021-08-04 11:13:58 +01:00
Devin Canterberry
e6bf1b7833 v1.11.0 Release v1.11.0 2021-06-11 21:40:25 -07:00
Devin Canterberry
c3dd512501 Merge pull request #18 from jrhorner1/main
Add support for registry proxy/mirror
2021-06-11 19:32:22 -07:00
Jesse Horner
51c6e55ddb add support for registry proxy 2021-06-11 12:07:48 -04:00
Devin Canterberry
b3677863c7 🏁 Increment chart version for v1.10.1 release v1.10.1 2021-02-14 19:58:55 -08:00
Devin Canterberry
89760bc72c Merge pull request #8 from nightscape/patch-1
Rename port to match Istio naming conventions
2021-02-14 13:40:49 -08:00
Martin Mauch
cbb527450d Port name is http or https plus port 2021-02-03 23:24:16 +01:00
Martin Mauch
829c10f509 Rename port to match Istio naming conventions
Istio requires the service port to be named like `<protocol>[-<suffix>]`.
If possible, it would be good to rename it here to match this requirement.
2021-01-27 00:24:19 +01:00
Devin Canterberry
38715871da Merge pull request #5 from Skaronator/main
Support for Session Affinity option in service template
v1.10.0
2020-12-01 19:18:31 -08:00
Niklas Wagner
a830d2eb17 Support for Session Affinity option in service template 2020-12-01 15:47:20 +01:00
Devin Canterberry
5c19fdbee8 Merge pull request #3 from rkevin-arch/main
Fix typo in README
2020-11-29 00:16:32 -08:00
rkevin
c8718f203e Fix typo 2020-11-28 21:26:26 -08:00
Devin Canterberry
f23859e3fb 🏁 v1.9.7 Release v1.9.7 2020-11-27 20:13:32 -08:00
Devin Canterberry
a4c5c01bba Merge pull request #2 from petarGitNik/patch-1
Add empty dict as default for updateStrategy (Fix #1)
2020-11-27 20:11:02 -08:00
Petar Gitnik
d9d9946273 Add empty dict as default for updateStrategy (Fix #1) 2020-11-27 10:19:59 +01:00
Devin Canterberry
0f3ee3529c 📝 Tweak terminology for adding the repo to align with the Helm command to do so 2020-11-13 20:36:35 -08:00
Devin Canterberry
800a0d3e03 📝 List myself as a maintainer in Chart.yaml 2020-11-13 20:36:00 -08:00
Devin Canterberry
0f21103890 🚦 Consolidate what is currently a simple workflow into a single job 2020-11-13 20:31:16 -08:00
Devin Canterberry
b0e26e9d2b 🚦 Add CircleCI configuration to lint this Helm chart 2020-11-13 20:28:14 -08:00
Devin Canterberry
021890ede0 📝 Add LICENSE from helm/charts repo from which this repo was forked 2020-11-13 17:24:37 -08:00
Devin Canterberry
c97985250c 📝 Update README with instructions for adding repo 2020-11-13 17:22:56 -08:00
Devin Canterberry
f5afac40ce 📝 Update install path in README 2020-11-13 17:05:16 -08:00
Devin Canterberry
1b2e0f1dd7 📝 Remove deprecation notices 2020-11-13 17:04:16 -08:00
Devin Canterberry
c042cda0b9 🌱 Initial commit copied from stable/docker-registry
This commit establishes a baseline from the upstream stable/docker-registry chart
at commit b4912cc150ba284c3f593879ed04916a100d0ae6, browseable at
b4912cc150

The goal of this repo is to take over maintenance of this Helm chart and publish
it to Artifact Hub for the general public to use in lieu of the deprecated
stable/docker-registry chart.
2020-11-13 16:53:22 -08:00