Skip to content

Commit

Permalink
Update image tags
Browse files Browse the repository at this point in the history
  • Loading branch information
pkosiec committed Apr 13, 2022
1 parent 6cee801 commit e1d3c38
Show file tree
Hide file tree
Showing 20 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion manifests/implementation/aws/elasticsearch/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ spec:
- name: basicAuth
path: /yamls/basicAuth.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/aws/rds/postgresql/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ spec:
- name: aws
path: /yamls/aws.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/aws/redis/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ spec:
- name: provider-credentials
path: /yamls/providercredentials.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ spec:
path: /yamls/additionalinput.yaml
optional: true
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/bitnami/minio/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ spec:
path: /yamls/additionalinput.yaml
optional: true
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/bitnami/mongodb/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ spec:
path: /yamls/additionalinput.yaml
optional: true
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/bitnami/postgresql/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ spec:
- name: ti-artifact
path: /tmp/output.yaml
container:
image: ghcr.io/capactio/pr/ti-value-fetcher:PR-697
image: ghcr.io/capactio/ti-value-fetcher:2ada6f8
env:
- name: APP_LOGGER_DEV_MODE
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/bitnami/redis/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ spec:
path: /yamls/additionalinput.yaml
optional: true
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/concourse/concourse/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ spec:
- name: user
path: /yamls/user.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ spec:
- name: postgresql
path: /yamls/postgresql.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
6 changes: 3 additions & 3 deletions manifests/implementation/helm/storage/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
chart:
name: "helm-storage-backend"
repo: "https://storage.googleapis.com/capactio-latest-charts"
version: <@ input.version | default("0.6.0-bf8d006") @>
version: <@ input.version | default("0.6.0-2ada6f8") @>
values:
affinity: <@ additionalinput.affinity | default({}) | tojson @>
autoscaling:
Expand All @@ -115,7 +115,7 @@ spec:
targetCPUUtilizationPercentage: <@ additionalinput.autoscaling.targetCPUUtilizationPercentage | default(80) @>
global:
containerRegistry:
overrideTag: <@ additionalinput.global.containerRegistry.overrideTag | default("bf8d006") @>
overrideTag: <@ additionalinput.global.containerRegistry.overrideTag | default("2ada6f8") @>
path: <@ additionalinput.global.containerRegistry.path | default("ghcr.io/capactio") @>
helmReleaseBackend:
enabled: <@ additionalinput.helmReleaseBackend.enabled | default(true) | tojson @>
Expand Down Expand Up @@ -314,7 +314,7 @@ spec:
path: /yamls/additionalinput.yaml
optional: true
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ spec:
- name: user
path: /yamls/user.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand All @@ -522,7 +522,7 @@ spec:
- name: ti-artifact
path: /tmp/output.yaml
container:
image: ghcr.io/capactio/pr/ti-value-fetcher:PR-697
image: ghcr.io/capactio/ti-value-fetcher:2ada6f8
env:
- name: APP_LOGGER_DEV_MODE
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/minio/mc/create_bucket.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ spec:
- name: s3
path: /yamls/s3.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/postgresql/change-password.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ spec:
- name: postgresql
path: /yamls/postgresql.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/rocketchat/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ spec:
- name: mongo
path: /yamls/mongo.yaml
container:
image: ghcr.io/capactio/pr/infra/merger:PR-657
image: ghcr.io/capactio/infra/merger:2ada6f8
outputs:
artifacts:
- name: merged
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/runner/helm/install-static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
- name: tmp
emptyDir: { }
container:
image: ghcr.io/capactio/pr/helm-runner:PR-686
image: ghcr.io/capactio/helm-runner:2ada6f8
env:
- name: RUNNER_OPTIONAL_KUBECONFIG_TI
value: "{{inputs.artifacts.kubeconfig.path}}"
Expand Down
4 changes: 2 additions & 2 deletions manifests/implementation/runner/helm/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ spec:
- name: tmp
emptyDir: { }
container:
image: ghcr.io/capactio/pr/helm-runner:PR-686
image: ghcr.io/capactio/helm-runner:2ada6f8
env:
- name: RUNNER_OPTIONAL_KUBECONFIG_TI
value: "{{inputs.artifacts.kubeconfig.path}}"
Expand Down Expand Up @@ -154,7 +154,7 @@ spec:
- name: ti-artifact
path: /tmp/output.yaml
container:
image: ghcr.io/capactio/pr/ti-value-fetcher:PR-697
image: ghcr.io/capactio/ti-value-fetcher:2ada6f8
env:
- name: APP_LOGGER_DEV_MODE
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion manifests/implementation/runner/helm/upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ spec:
path: "/additional.yaml"
optional: true
container:
image: ghcr.io/capactio/pr/helm-runner:PR-686
image: ghcr.io/capactio/helm-runner:2ada6f8
env:
- name: RUNNER_CONTEXT_PATH
value: "{{inputs.artifacts.runner-context.path}}"
Expand Down
2 changes: 1 addition & 1 deletion manifests/interface/helm/storage/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
"version": {
"$id": "#/properties/version",
"description": "Version",
"default": "0.6.0-bf8d006",
"default": "0.6.0-2ada6f8",
"$ref": "#/definitions/semVer"
}
},
Expand Down
2 changes: 1 addition & 1 deletion manifests/type/helm/storage/install-input.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
"overrideTag": {
"type": "string",
"title": "OverrideTag",
"default": "bf8d006",
"default": "2ada6f8",
"$id": "#/properties/global/properties/containerRegistry/properties/overrideTag"
},
"path": {
Expand Down

0 comments on commit e1d3c38

Please sign in to comment.