Skip to content

Commit

Permalink
Merge pull request #64 from oshoval/bump1
Browse files Browse the repository at this point in the history
kubevirtci: Bump and use latest k8s 1.28
  • Loading branch information
kubevirt-bot authored Oct 3, 2023
2 parents 0238ab5 + f0fc6ef commit 6afd195
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster/cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

export KUBEVIRT_PROVIDER=${KUBEVIRT_PROVIDER:-'k8s-1.25'}
export KUBEVIRT_PROVIDER=${KUBEVIRT_PROVIDER:-'k8s-1.28'}
export KUBEVIRT_NUM_NODES=1
export KUBEVIRTCI_TAG='2212161203-bcbedfe'
export KUBEVIRTCI_TAG='2309270755-08cf52f'

KUBEVIRTCI_REPO='https://github.com/kubevirt/kubevirtci.git'
# The CLUSTER_PATH var is used in cluster folder and points to the _kubevirtci where the cluster is deployed from.
Expand Down

0 comments on commit 6afd195

Please sign in to comment.