Skip to content

Commit 447f2d8

Browse files
author
bnallapeta
committed
Updated kubernetes and kind versions
1 parent a99e538 commit 447f2d8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/pull_request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77

88
env:
99
DOCKER_FILE_PATH: Dockerfile
10-
KUBERNETES_VERSION: "1.18.0"
11-
KIND_VERSION: "0.10.0"
10+
KUBERNETES_VERSION: "1.19.0"
11+
KIND_VERSION: "0.17.0"
1212
REGISTRY: ghcr.io
1313

1414
jobs:

.github/workflows/push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77

88
env:
99
DOCKER_FILE_PATH: Dockerfile
10-
KUBERNETES_VERSION: "1.18.0"
11-
KIND_VERSION: "0.10.0"
10+
KUBERNETES_VERSION: "1.19.0"
11+
KIND_VERSION: "0.17.0"
1212
HELM_REGISTRY_URL: "https://stakater.github.io/stakater-charts"
1313
REGISTRY: ghcr.io
1414

0 commit comments

Comments
 (0)