Skip to content

Commit

Permalink
Update policy/v1beta1 to policy/v1 for pdb
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Schneider <[email protected]>
  • Loading branch information
JensAc committed Feb 22, 2023
1 parent 589f46d commit 3a867e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion charts/garden-kube-apiserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
apiVersion: v1
description: This repo packages the kube-apiserver for the usage in the gardener context. This is the foundation that gets extended by the gardener-apiserver
name: garden-kube-apiserver
version: 4.1.0
version: 4.2.0
kubeVersion: ">= 1.21.0"
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

apiVersion: policy/v1beta1
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: garden-kube-apiserver
Expand Down

0 comments on commit 3a867e6

Please sign in to comment.