Skip to content

Commit e4e0533

Browse files
committed
Merge branch 'bump-cuda' into 'main'
bump kata-manager version and cuda base image version See merge request nvidia/cloud-native/k8s-kata-manager!24
2 parents ddb7ba6 + 694d778 commit e4e0533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
VERSION ?= v0.1.1
15+
VERSION ?= v0.1.2
1616

1717
vVERSION := v$(VERSION:v%=%)
1818

19-
CUDA_VERSION := 12.2.0
19+
CUDA_VERSION := 12.2.2
2020

2121
GOLANG_VERSION := 1.20.4

0 commit comments

Comments
 (0)