Skip to content

Commit 83ffd03

Browse files
ccojocark8s-ci-robot
authored andcommitted
Update the dependencies file
Change-Id: Ifbdf070c8234c9e606f57aadad18a874e36aef00 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
1 parent 856cfe9 commit 83ffd03

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

dependencies.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ dependencies:
8080
match: KUBERNETES_VERSION
8181
- path: hack/ci/Vagrantfile-ubuntu
8282
match: KUBERNETES_VERSION
83+
- path: hack/ci/Vagrantfile-debian
84+
match: KUBERNETES_VERSION
8385

8486
- name: e2e-fedora
8587
version: 38
@@ -178,6 +180,8 @@ dependencies:
178180
refPaths:
179181
- path: hack/ci/Vagrantfile-ubuntu
180182
match: COSIGN_VERSION
183+
- path: hack/ci/Vagrantfile-debian
184+
match: COSIGN_VERSION
181185

182186
- name: bom
183187
version: v0.5.1

hack/ci/e2e-seccomp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright 2022 The Kubernetes Authors.
2+
# Copyright 2024 The Kubernetes Authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)