Skip to content

Commit

Permalink
dev create microshift - pin versions
Browse files Browse the repository at this point in the history
Since
openstack-k8s-operators/ansible-microshift-role#62
default version values have been updated. This change ensures we keep
functionnal versions.

Change-Id: I7650fe14adcbd94113bf89d70d349fd2977daea5
  • Loading branch information
morucci committed Jun 7, 2024
1 parent 2fd2a9a commit 4a6c114
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cli/cmd/dev/microshift/static/all.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ disk_file_sparsed: true
disk_file_size: {{ .DiskFileSize }}
etcd_on_ramdisk: {{ .ETCDOnRAMDisk }}
setup_olm: true
olm_version: v0.24.0
microshift_version: 4.13
operator_sdk_version: v1.28.0
microshift_additional_addresses:
- {{ "\"{{ microshift_fqdn }}\"" }}
- {{ "\"{{ sf_fqdn }}\"" }}
Expand Down

0 comments on commit 4a6c114

Please sign in to comment.