Skip to content

Commit 122976f

Browse files
authored
chore: bump fcc image version to v0.1.7 (#88)
Signed-off-by: Ahmad Ibrahim <[email protected]>
1 parent 95e37c1 commit 122976f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fleetconfig-controller/charts/fleetconfig-controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Resource specifications for all klusterlet-managed containers.
158158
| `replicas` | fleetconfig-controller replica count | `1` |
159159
| `imageRegistry` | Image registry | `""` |
160160
| `image.repository` | Image repository | `quay.io/open-cluster-management/fleetconfig-controller` |
161-
| `image.tag` | Image tag | `v0.1.6` |
161+
| `image.tag` | Image tag | `v0.1.7` |
162162
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
163163
| `imagePullSecrets` | Image pull secrets | `[]` |
164164
| `serviceAccount.annotations` | Annotations to add to the service account | `{}` |

fleetconfig-controller/charts/fleetconfig-controller/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ imageRegistry: ""
294294
## @param image.pullPolicy Image pull policy
295295
image:
296296
repository: quay.io/open-cluster-management/fleetconfig-controller
297-
tag: v0.1.6
297+
tag: v0.1.7
298298
pullPolicy: IfNotPresent
299299

300300
## @param imagePullSecrets Image pull secrets

0 commit comments

Comments
 (0)