0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/manager/kustomize/__fixtures__/gitImages.yaml
Rhys Arkins dca3418bbd refactor: lib/modules (#14488)
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/

BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00

23 lines
490 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: testing-namespace
resources:
- deployment.yaml
images:
- name: node
newTag: v0.1.0
- newTag: v0.0.1
name: group/instance
- name: quay.io/test/repo
newTag: v0.0.2
- name: gitlab.com/org/suborg/image
newTag: v0.0.3
- name: this-lives/on-docker-hub
newName: but.this.lives.on.local/private-registry # and therefore we need to check the versions available here
newTag: v0.0.4
- name: nginx
newTag: 2.5