Skip to content

build(deps): bump k8s.io/api from 0.27.4 to 0.28.1 in /examples/dyplomat #1534

build(deps): bump k8s.io/api from 0.27.4 to 0.28.1 in /examples/dyplomat

build(deps): bump k8s.io/api from 0.27.4 to 0.28.1 in /examples/dyplomat #1534

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build and test
run: make docker_tests