UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ca5197ea authored by RENOVATE_BOT's avatar RENOVATE_BOT Committed by Ryan Lesher
Browse files

Update Ironbank

parent f530e106
No related branches found
Tags 39.52.0-bb.0
1 merge request!57Update Ironbank
......@@ -3,6 +3,12 @@
Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
---
## [39.4.0-bb.0] - 2024-11-07
### Updated
- ghcr.io/renovatebot/renovate - major - 38.142.0 -> 39.7.1
- gluon - patch - 0.5.8 -> 0.5.9
- registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate - major - 38.139.1 -> 39.4.0
## [38.139.1-bb.0] - 2024-11-01
### Updated
- ghcr.io/renovatebot/renovate - minor - 38.130.2 -> 38.142.0
......
# renovate
![Version: 38.139.1-bb.0](https://img.shields.io/badge/Version-38.139.1--bb.0-informational?style=flat-square) ![AppVersion: 38.139.1](https://img.shields.io/badge/AppVersion-38.139.1-informational?style=flat-square)
![Version: 39.4.0-bb.0](https://img.shields.io/badge/Version-39.4.0--bb.0-informational?style=flat-square) ![AppVersion: 39.4.0](https://img.shields.io/badge/AppVersion-39.4.0-informational?style=flat-square)
Universal dependency update tool that fits into your workflows.
......@@ -64,7 +64,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 | `"38.139.1"` | Renovate image tag to pull |
| image.tag | string | `"39.4.0"` | 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 |
| image.useFull | bool | `false` | Set `true` to use the full image. See https://docs.renovatebot.com/getting-started/running/#the-full-image |
| imagePullSecrets | list | `[{"name":"private-registry"}]` | Secret to use to pull the image from the repository |
......
......@@ -4,6 +4,6 @@ dependencies:
version: 20.2.1-bb.1
- name: gluon
repository: oci://registry1.dso.mil/bigbang
version: 0.5.8
digest: sha256:9bb22a2ba1b9315facf262b3749384e2de6434fa2e2a0851d05d6356e3c3bea5
generated: "2024-11-01T06:24:32.821640429Z"
version: 0.5.9
digest: sha256:72192745d5e34ca25f5084707a4baef3fc3b28eacd287f06ef8006b04bbdbfd6
generated: "2024-11-07T07:23:14.565785144Z"
apiVersion: v2
appVersion: '38.139.1'
appVersion: '39.4.0'
description: Universal dependency update tool that fits into your workflows.
name: renovate
version: '38.139.1-bb.0'
version: '39.4.0-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: 38.139.1
- Renovate: 39.4.0
helm.sh/images: |
- name: renovate
image: registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate:38.139.1
image: registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate:39.4.0
- name: redis
image: registry1.dso.mil/ironbank/bitnami/redis:7.4.1
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:38.142.0
image: ghcr.io/renovatebot/renovate:39.7.1
platforms:
- linux/amd64
- linux/arm64
......@@ -49,5 +49,5 @@ dependencies:
version: 20.2.1-bb.1
condition: redis.enabled
- name: gluon
version: "0.5.8"
version: "0.5.9"
repository: "oci://registry1.dso.mil/bigbang"
......@@ -5,7 +5,7 @@ metadata:
upstream:
type: git
git:
commit: 270a7ed92f2185920774ae6df865fa251cfd9e72
commit: ca3f873d7275ff739fce618350ac60047b299ed3
repo: https://github.com/renovatebot/helm-charts
directory: charts/renovate
ref: renovate-38.139.1
ref: renovate-39.4.0
# renovate
![Version: 38.139.1](https://img.shields.io/badge/Version-38.139.1-informational?style=flat-square) ![AppVersion: 38.139.1](https://img.shields.io/badge/AppVersion-38.139.1-informational?style=flat-square)
![Version: 39.4.0](https://img.shields.io/badge/Version-39.4.0-informational?style=flat-square) ![AppVersion: 39.4.0](https://img.shields.io/badge/AppVersion-39.4.0-informational?style=flat-square)
Universal dependency update tool that fits into your workflows.
......@@ -75,7 +75,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 | `"38.139.1"` | Renovate image tag to pull |
| image.tag | string | `"39.4.0"` | Renovate image tag to pull |
| image.useFull | bool | `false` | Set `true` to use the full image. See https://docs.renovatebot.com/getting-started/running/#the-full-image |
| imagePullSecrets | object | `{}` | Secret to use to pull the image from the repository |
| nameOverride | string | `""` | Override the name of the chart |
......
File deleted
File added
......@@ -72,7 +72,7 @@ image:
registry: registry1.dso.mil
repository: ironbank/container-hardening-tools/renovate/renovate
# -- Renovate image tag to pull
tag: 38.139.1
tag: 39.4.0
# -- "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
# -- Set `true` to use the full image. See https://docs.renovatebot.com/getting-started/running/#the-full-image
......
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