UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 46d4c278 authored by bigbang bot's avatar bigbang bot Committed by Joe Foster
Browse files

Update dependency ghcr.io/renovatebot/renovate to v37.229.3

parent ec781c6e
No related branches found
No related tags found
1 merge request!29Update dependency ghcr.io/renovatebot/renovate to v37.229.3
......@@ -3,6 +3,10 @@
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.220.2 -> 37.229.3
## [37.220.2-bb.0] - 2024-03-04
### Updated
- ghcr.io/renovatebot/renovate - minor - 37.214.0 -> 37.226.0
......
# renovate
![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)
![Version: 37.229.3-bb.0](https://img.shields.io/badge/Version-37.229.3--bb.0-informational?style=flat-square) ![AppVersion: 37.229.3](https://img.shields.io/badge/AppVersion-37.229.3-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.220.2"` | Renovate image tag to pull |
| image.tag | string | `"37.229.3"` | 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:91d8511ff8ca0247d2d8271373f086d6aa23f581438c6feb6b4c9a741c51d00e
generated: "2024-02-27T14:24:59.898425816Z"
digest: sha256:3cc643663cc749d402bab6a31d7b4598dd713ea18a9b51b1034448385d66142c
generated: "2024-03-05T19:01:30.335222523Z"
apiVersion: v2
appVersion: '37.220.2'
appVersion: '37.229.3'
description: Universal dependency update tool that fits into your workflows.
name: renovate
version: '37.220.2-bb.0'
version: '37.229.3-bb.0'
icon: https://docs.renovatebot.com/assets/images/logo.png
home: https://github.com/renovatebot/renovate
keywords:
......@@ -36,7 +36,7 @@ annotations:
artifacthub.io/license: AGPL-3.0-only
artifacthub.io/images: |
- name: renovate
image: ghcr.io/renovatebot/renovate:37.220.2
image: ghcr.io/renovatebot/renovate:37.229.3
platforms:
- linux/amd64
- linux/arm64
......
......@@ -5,7 +5,7 @@ metadata:
upstream:
type: git
git:
commit: faca73f79baabf2d3d74bbfba32fe33e6da728ea
commit: 844cf1996f19f33bd5a9ae848554faac73b31b1a
repo: https://github.com/renovatebot/helm-charts
directory: charts/renovate
ref: renovate-37.220.2
ref: renovate-37.229.3
# renovate
![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)
![Version: 37.229.3](https://img.shields.io/badge/Version-37.229.3-informational?style=flat-square) ![AppVersion: 37.229.3](https://img.shields.io/badge/AppVersion-37.229.3-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.220.2"` | Renovate image tag to pull |
| image.tag | string | `"37.229.3"` | 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.220.2
tag: 37.229.3
# -- "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