UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6d2060b6 authored by Benjamin Starks's avatar Benjamin Starks
Browse files

Merge branch 'renovate/ironbank' into 'main'

Update registry1.dso.mil/ironbank/opensource/kubernetes/kubectl Docker tag to v1.30.11

See merge request !297
parents 6562ea95 24a6d19e
No related branches found
No related tags found
1 merge request!297Update registry1.dso.mil/ironbank/opensource/kubernetes/kubectl Docker tag to v1.30.11
Pipeline #4028298 passed
......@@ -3,8 +3,12 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
---
## [10.5.1-bb.3] (2025-03-13)
### Changed
- ironbank/opensource/kubernetes/kubectl updated from v1.30.10 to v1.30.11
## [10.5.1-bb.2] - 2025-03-03
### Added
### Added
- added namespace-labels to test/dependencies.yaml
## [10.5.1-bb.1] - 2025-02-27
......
<!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
# mattermost
![Version: 10.5.1-bb.2](https://img.shields.io/badge/Version-10.5.1--bb.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.5.1](https://img.shields.io/badge/AppVersion-10.5.1-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
![Version: 10.5.1-bb.3](https://img.shields.io/badge/Version-10.5.1--bb.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.5.1](https://img.shields.io/badge/AppVersion-10.5.1-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
Deployment of mattermost
......@@ -191,7 +191,7 @@ helm install mattermost chart/
| bbtests.cypress.resources.limits.cpu | string | `"2"` | |
| bbtests.cypress.resources.limits.memory | string | `"1500M"` | |
| waitJob.enabled | bool | `true` | |
| waitJob.scripts.image | string | `"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.10"` | |
| waitJob.scripts.image | string | `"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.11"` | |
| waitJob.permissions.apiGroups[0] | string | `"installation.mattermost.com"` | |
| waitJob.permissions.resources[0] | string | `"mattermosts"` | |
......
......@@ -2,7 +2,7 @@
apiVersion: v2
name: mattermost
type: application
version: 10.5.1-bb.2
version: 10.5.1-bb.3
appVersion: 10.5.1
description: "Deployment of mattermost"
keywords:
......@@ -49,5 +49,5 @@ annotations:
- name: operator-sidecar
image: registry1.dso.mil/ironbank/opensource/minio/operator-sidecar:v7.0.0
- name: kubectl
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.10
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.11
condition: waitJob.enabled
......@@ -360,7 +360,7 @@ bbtests:
waitJob:
enabled: true
scripts:
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.10
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.11
permissions:
apiGroups:
- installation.mattermost.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment