|
3 | 3 | # SPDX-License-Identifier: Apache-2.0 |
4 | 4 |
|
5 | 5 | resources: |
6 | | - - https://github.com/telekom/controlplane//approval/config/default/?timeout=120&ref=v0.3.0 |
7 | | - - https://github.com/telekom/controlplane//secret-manager/config/default/?timeout=120&ref=v0.3.0 |
8 | | - - https://github.com/telekom/controlplane//rover/config/default/?timeout=120&ref=v0.3.0 |
9 | | - - https://github.com/telekom/controlplane//identity/config/default/?timeout=120&ref=v0.3.0 |
10 | | - - https://github.com/telekom/controlplane//gateway/config/default/?timeout=120&ref=v0.3.0 |
11 | | - - https://github.com/telekom/controlplane//application/config/default/?timeout=120&ref=v0.3.0 |
12 | | - - https://github.com/telekom/controlplane//organization/config/default/?timeout=120&ref=v0.3.0 |
13 | | - - https://github.com/telekom/controlplane//api/config/default/?timeout=120&ref=v0.3.0 |
14 | | - - https://github.com/telekom/controlplane//admin/config/default/?timeout=120&ref=v0.3.0 |
| 6 | + - https://github.com/telekom/controlplane//approval/config/default/?timeout=120&ref=v0.4.0 |
| 7 | + - https://github.com/telekom/controlplane//secret-manager/config/default/?timeout=120&ref=v0.4.0 |
| 8 | + - https://github.com/telekom/controlplane//rover/config/default/?timeout=120&ref=v0.4.0 |
| 9 | + - https://github.com/telekom/controlplane//identity/config/default/?timeout=120&ref=v0.4.0 |
| 10 | + - https://github.com/telekom/controlplane//gateway/config/default/?timeout=120&ref=v0.4.0 |
| 11 | + - https://github.com/telekom/controlplane//application/config/default/?timeout=120&ref=v0.4.0 |
| 12 | + - https://github.com/telekom/controlplane//organization/config/default/?timeout=120&ref=v0.4.0 |
| 13 | + - https://github.com/telekom/controlplane//api/config/default/?timeout=120&ref=v0.4.0 |
| 14 | + - https://github.com/telekom/controlplane//admin/config/default/?timeout=120&ref=v0.4.0 |
15 | 15 |
|
16 | 16 | images: |
17 | 17 | - name: ghcr.io/telekom/controlplane/approval |
18 | 18 | newName: ghcr.io/telekom/controlplane/approval |
19 | | - newTag: v0.3.0 |
| 19 | + newTag: v0.4.0 |
20 | 20 | - name: ghcr.io/telekom/controlplane/gateway |
21 | 21 | newName: ghcr.io/telekom/controlplane/gateway |
22 | | - newTag: v0.3.0 |
| 22 | + newTag: v0.4.0 |
23 | 23 | - name: ghcr.io/telekom/controlplane/identity |
24 | 24 | newName: ghcr.io/telekom/controlplane/identity |
25 | | - newTag: v0.3.0 |
| 25 | + newTag: v0.4.0 |
26 | 26 | - name: ghcr.io/telekom/controlplane/secret-manager |
27 | 27 | newName: ghcr.io/telekom/controlplane/secret-manager |
28 | | - newTag: v0.3.0 |
| 28 | + newTag: v0.4.0 |
29 | 29 | - name: ghcr.io/telekom/controlplane/rover |
30 | 30 | newName: ghcr.io/telekom/controlplane/rover |
31 | | - newTag: v0.3.0 |
| 31 | + newTag: v0.4.0 |
32 | 32 | - name: ghcr.io/telekom/controlplane/application |
33 | 33 | newName: ghcr.io/telekom/controlplane/application |
34 | | - newTag: v0.3.0 |
| 34 | + newTag: v0.4.0 |
35 | 35 | - name: ghcr.io/telekom/controlplane/api |
36 | 36 | newName: ghcr.io/telekom/controlplane/api |
37 | | - newTag: v0.3.0 |
| 37 | + newTag: v0.4.0 |
38 | 38 | - name: ghcr.io/telekom/controlplane/organization |
39 | 39 | newName: ghcr.io/telekom/controlplane/organization |
40 | | - newTag: v0.3.0 |
| 40 | + newTag: v0.4.0 |
41 | 41 | - name: ghcr.io/telekom/controlplane/admin |
42 | 42 | newName: ghcr.io/telekom/controlplane/admin |
43 | | - newTag: v0.3.0 |
| 43 | + newTag: v0.4.0 |
0 commit comments