From a6009d0864952611b903cc8ac76402e412f9e42c Mon Sep 17 00:00:00 2001 From: yurake Date: Mon, 30 Oct 2023 02:48:44 +0000 Subject: [PATCH] check-for-update-chaos-mesh automated change --- .github/workflows/kind-chaos-mesh-ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/kind-chaos-mesh-ci.yml b/.github/workflows/kind-chaos-mesh-ci.yml index 72b19f331..027eabc47 100644 --- a/.github/workflows/kind-chaos-mesh-ci.yml +++ b/.github/workflows/kind-chaos-mesh-ci.yml @@ -13,7 +13,7 @@ on: - ".github/workflows/kind-chaos-mesh-ci.yml" env: - CHAOS_MESH_VERSION: 2.6.1 + CHAOS_MESH_VERSION: 2.6.2 jobs: chaos-mesh-ci: diff --git a/README.md b/README.md index e72e9ba7b..bad625b87 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Sample web application based on k8s. Focus on connecting components, setting k8s [![Support Quarkus Version](https://img.shields.io/badge/Quarkus-2.16.8-yellow.svg?style=flat\&logo=Quarkus)](https://github.com/yurake/k8s-3tier-webapp/actions?query=workflow%3A%22Java+CI%22) [![Support Kubernetes Version](https://img.shields.io/badge/Kubernetes-1.27.3-yellow.svg?style=flat\&logo=Kubernetes)](https://github.com/yurake/k8s-3tier-webapp/actions?query=workflow%3A%22Minikube+CI%22) [![Support Minikube Version](https://img.shields.io/badge/Minikube-1.30.1-yellow.svg?style=flat\&logo=Kubernetes)](https://github.com/yurake/k8s-3tier-webapp/actions?query=workflow%3A%22Minikube+CI%22) -[![Support kind Version](https://img.shields.io/badge/kind-2.6.1-yellow.svg?style=flat\&logo=Kubernetes)](https://github.com/yurake/k8s-3tier-webapp/actions?query=workflow%3A%22kind+CI%22) +[![Support kind Version](https://img.shields.io/badge/kind-2.6.2-yellow.svg?style=flat\&logo=Kubernetes)](https://github.com/yurake/k8s-3tier-webapp/actions?query=workflow%3A%22kind+CI%22) [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE/) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fyurake%2Fk8s-3tier-webapp.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fyurake%2Fk8s-3tier-webapp?ref=badge_shield)