Skip to content

Commit

Permalink
feat: ⬆️ Upgrade GitLab Operator and GitLab instance
Browse files Browse the repository at this point in the history
  • Loading branch information
cmon33 authored and this-is-tobi committed Sep 24, 2024
1 parent 08f76cc commit c538677
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions roles/socle-config/files/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ spec:
release: "1.*.*"
gitlab:
# https://artifacthub.io/packages/helm/gitlab/gitlab
chartVersion: "8.2.1"
chartVersion: "8.4.0"
gitlabCiPipelinesExporter:
# https://github.com/mvisonneau/helm-charts/tree/main/charts/gitlab-ci-pipelines-exporter
chartVersion: "0.3.4"
gitlabOperator:
# https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/tags
chartVersion: "1.2.1"
chartVersion: "1.4.0"
gitlabRunner:
# https://gitlab.com/gitlab-org/charts/gitlab-runner/-/tags
chartVersion: "0.67.1"
chartVersion: "0.69.0"
grafana:
# https://github.com/grafana/grafana/tags
imageVersion: "10.4.3"
Expand Down
6 changes: 3 additions & 3 deletions versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
| certmanager | 1.14.3 | 1.14.3 | [certmanager](https://github.com/cert-manager/cert-manager/releases) |
| cloudnativepg | 1.22.1 | 0.20.1 | [cloudnativepg](https://artifacthub.io/packages/helm/cloudnative-pg/cloudnative-pg) |
| console | 8.0.2 | 8.0.2 | [console](https://github.com/cloud-pi-native/console/releases) |
| gitlab | 17.2.1 | 8.2.1 | [gitlab](https://artifacthub.io/packages/helm/gitlab/gitlab) |
| gitlab | 17.4.0 | 8.4.0 | [gitlab](https://artifacthub.io/packages/helm/gitlab/gitlab) |
| gitlabCiPipelinesExporter | 0.5.8 | 0.3.4 | https://github.com/mvisonneau/helm-charts/tree/main/charts/gitlab-ci-pipelines-exporter |
| gitlabOperator | 1.2.1 | 1.2.1 | [gitlabOperator](https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/tags) |
| gitlabRunner | 17.2.1 | 0.67.1 | [gitlabRunner](https://gitlab.com/gitlab-org/charts/gitlab-runner/-/tags) |
| gitlabOperator | 1.4.0 | 1.4.0 | [gitlabOperator](https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/tags) |
| gitlabRunner | 17.4.0 | 0.69.0 | [gitlabRunner](https://gitlab.com/gitlab-org/charts/gitlab-runner/-/tags) |
| grafana | 10.4.3 | N/A | [grafana](https://github.com/grafana/grafana/tags) |
| grafanaOperator | 5.10.0 | 5.4.2 | [grafanaOperator](https://github.com/grafana/grafana-operator/tags) |
| harbor | 2.10.1 | 1.14.1 | [harbor](https://artifacthub.io/packages/helm/harbor/harbor) |
Expand Down

0 comments on commit c538677

Please sign in to comment.