UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ec781c6e authored by Joe Foster's avatar Joe Foster :speech_balloon:
Browse files

Merge branch 'renovate/ironbank' into 'main'

Update Ironbank

Closes #20

See merge request !28
parents ba3bf323 8ca85c28
No related branches found
Tags 37.220.2-bb.0
1 merge request!28Update Ironbank
Pipeline #2945524 passed
......@@ -3,6 +3,11 @@
Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
---
## [37.220.2-bb.0] - 2024-03-04
### Updated
- ghcr.io/renovatebot/renovate - minor - 37.214.0 -> 37.226.0
- registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate - minor - 37.207.0 -> 37.220.2
## [37.207.0-bb.0] - 2024-02-26
### Updated
- ghcr.io/renovatebot/renovate - minor - 37.203.1 -> 37.214.0
......
# renovate
![Version: 37.207.0-bb.0](https://img.shields.io/badge/Version-37.207.0--bb.0-informational?style=flat-square) ![AppVersion: 37.207.0](https://img.shields.io/badge/AppVersion-37.207.0-informational?style=flat-square)
![Version: 37.220.2-bb.0](https://img.shields.io/badge/Version-37.220.2--bb.0-informational?style=flat-square) ![AppVersion: 37.220.2](https://img.shields.io/badge/AppVersion-37.220.2-informational?style=flat-square)
Universal dependency update tool that fits into your workflows.
......@@ -59,7 +59,7 @@ helm install renovate chart/
| pod.labels | object | `{}` | Labels to set on the pod |
| image.registry | string | `"registry1.dso.mil"` | Repository to pull renovate image from |
| image.repository | string | `"ironbank/container-hardening-tools/renovate/renovate"` | |
| image.tag | string | `"37.207.0"` | Renovate image tag to pull |
| image.tag | string | `"37.220.2"` | Renovate image tag to pull |
| image.pullPolicy | string | `"IfNotPresent"` | "IfNotPresent" to pull the image if no image with the specified tag exists on the node, "Always" to always pull the image or "Never" to try and use pre-pulled images |
| imagePullSecrets | list | `[{"name":"private-registry"}]` | Secret to use to pull the image from the repository |
| renovate.existingConfigFile | string | `""` | Custom exiting global renovate config |
......
......@@ -5,5 +5,5 @@ dependencies:
- name: gluon
repository: oci://registry1.dso.mil/bigbang
version: 0.4.8
digest: sha256:9afae09306738eafcb92b941853711d1a475aea71e1f1c673e29b6c9db84869c
generated: "2024-02-09T23:42:28.579002-08:00"
digest: sha256:91d8511ff8ca0247d2d8271373f086d6aa23f581438c6feb6b4c9a741c51d00e
generated: "2024-02-27T14:24:59.898425816Z"
apiVersion: v2
appVersion: '37.207.0'
appVersion: '37.220.2'
description: Universal dependency update tool that fits into your workflows.
name: renovate
version: '37.207.0-bb.0'
version: '37.220.2-bb.0'
icon: https://docs.renovatebot.com/assets/images/logo.png
home: https://github.com/renovatebot/renovate
keywords:
......@@ -23,10 +23,10 @@ maintainers:
email: rhys@arkins.net
annotations:
bigbang.dev/applicationVersions: |
- Renovate: 37.207.0
- Renovate: 37.220.2
helm.sh/images: |
- name: renovate
image: registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate:37.207.0
image: registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate:37.220.2
- name: redis
image: registry1.dso.mil/ironbank/bitnami/redis:7.2.4
condition: redis.enabled
......@@ -36,7 +36,7 @@ annotations:
artifacthub.io/license: AGPL-3.0-only
artifacthub.io/images: |
- name: renovate
image: ghcr.io/renovatebot/renovate:37.214.0
image: ghcr.io/renovatebot/renovate:37.220.2
platforms:
- linux/amd64
- linux/arm64
......
......@@ -5,7 +5,7 @@ metadata:
upstream:
type: git
git:
commit: 76b5998afe6bbbed83313e6623d75ca39eb4b458
commit: faca73f79baabf2d3d74bbfba32fe33e6da728ea
repo: https://github.com/renovatebot/helm-charts
directory: charts/renovate
ref: renovate-37.207.0
ref: renovate-37.220.2
# renovate
![Version: 37.207.0](https://img.shields.io/badge/Version-37.207.0-informational?style=flat-square) ![AppVersion: 37.207.0](https://img.shields.io/badge/AppVersion-37.207.0-informational?style=flat-square)
![Version: 37.220.2](https://img.shields.io/badge/Version-37.220.2-informational?style=flat-square) ![AppVersion: 37.220.2](https://img.shields.io/badge/AppVersion-37.220.2-informational?style=flat-square)
Universal dependency update tool that fits into your workflows.
......@@ -71,7 +71,7 @@ The following table lists the configurable parameters of the chart and the defau
| image.pullPolicy | string | `"IfNotPresent"` | "IfNotPresent" to pull the image if no image with the specified tag exists on the node, "Always" to always pull the image or "Never" to try and use pre-pulled images |
| image.registry | string | `"ghcr.io"` | Registry to pull image from |
| image.repository | string | `"renovatebot/renovate"` | Image name to pull |
| image.tag | string | `"37.207.0"` | Renovate image tag to pull |
| image.tag | string | `"37.220.2"` | Renovate image tag to pull |
| imagePullSecrets | object | `{}` | Secret to use to pull the image from the repository |
| nameOverride | string | `""` | Override the name of the chart |
| nodeSelector | object | `{}` | Select the node using labels to specify where the cronjob pod should run on |
......
......@@ -63,7 +63,7 @@ image:
registry: registry1.dso.mil
repository: ironbank/container-hardening-tools/renovate/renovate
# -- Renovate image tag to pull
tag: 37.207.0
tag: 37.220.2
# -- "IfNotPresent" to pull the image if no image with the specified tag exists on the node, "Always" to always pull the image or "Never" to try and use pre-pulled images
pullPolicy: IfNotPresent
......
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