| Commit message (Expand) | Author | Age | Files | Lines |
* | Helm: Increment patch version | Jonatan Steuernagel | 2023-05-08 | 1 | -1/+1 |
* | Helm: Include newer config parameters as values | Jonatan Steuernagel | 2023-05-08 | 1 | -3/+33 |
* | Update Helm chart versions (app + chart) | Kamil Banach | 2023-03-23 | 1 | -2/+2 |
* | refactor(helm): use stable as image tag for init container | Patrick Jahns | 2023-01-27 | 1 | -1/+1 |
* | doc(helm): removed extra line | Patrick Jahns | 2023-01-27 | 1 | -1/+0 |
* | feat(helm): ability to monitor garage via prometheus | Patrick Jahns | 2023-01-27 | 4 | -0/+94 |
* | feat(helm): allow to override the init container image | Patrick Jahns | 2023-01-27 | 2 | -1/+7 |
* | fix(helm): file permission issues when running as non-root user | Patrick Jahns | 2023-01-27 | 2 | -5/+8 |
* | feat(helm): ensure that config changes trigger a pod rollout | Patrick Jahns | 2023-01-27 | 1 | -1/+3 |
* | refactor(helm): removed metadataDir and dataDir config variable | Patrick Jahns | 2023-01-27 | 1 | -4/+2 |
* | feat(helm): allow to override the default configuration file | Patrick Jahns | 2023-01-27 | 2 | -25/+30 |
* | Bump the helm chart version | kaiyou | 2022-12-25 | 1 | -1/+1 |
* | Set hostPath type for volumes | kaiyou | 2022-12-25 | 1 | -0/+2 |
* | Fix volume handling and persistence flag | kaiyou | 2022-12-25 | 1 | -2/+2 |
* | Enable daemonset deployment using the helm chart | kaiyou | 2022-12-25 | 2 | -5/+30 |
* | chore(helm): bump chart number | Patrick Jahns | 2022-12-11 | 1 | -1/+1 |
* | feat(helm): allow to add custom labels to created ingress resources | Patrick Jahns | 2022-12-11 | 2 | -0/+8 |
* | refactor(helm): disable the ingress per default | Patrick Jahns | 2022-12-11 | 1 | -5/+8 |
* | Fix helm chart with correct configuration syntaxfix-helm-chart | Alex Auvolat | 2022-10-18 | 1 | -4/+5 |
* | Updates values.yml with some opinionated and untested defaults | Maximilien R | 2022-09-30 | 2 | -35/+54 |
* | Add missing ClusterRole and bindings for CRDs | Maximilien R | 2022-09-30 | 1 | -0/+28 |
* | Generate random RPC secret if not provided | chemicstry | 2022-09-30 | 5 | -3/+64 |
* | Move documentation to book | chemicstry | 2022-09-30 | 1 | -71/+1 |
* | Add secret to overrides | chemicstry | 2022-09-30 | 1 | -0/+4 |
* | Add configuration instructions to README | chemicstry | 2022-09-30 | 1 | -0/+6 |
* | Cleanup values.yaml | chemicstry | 2022-09-30 | 1 | -2/+0 |
* | Add helm chart | chemicstry | 2022-09-30 | 10 | -0/+576 |