1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Vishal Choudhary
56646193bb
feat: add arm64 support in devcontainers (#8675)
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-10-19 07:47:31 +00:00
Vishal Choudhary
683712b7ff
feat: use ubuntu:22.04 in devcontainer (#8647)
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
2023-10-16 15:12:01 +00:00
Jignyasa Mishra
b76ad0a7c1
bumped ubuntu from aabed32 to d24fc79 issue#8572 (#8578)
Signed-off-by: jignyasamishra <iamjignyasa@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-10-13 07:51:07 +00:00
dependabot[bot]
05d320fb6c
chore(deps): bump ubuntu from ec050c3 to aabed32 in /.devcontainer (#8241)
Bumps ubuntu from `ec050c3` to `aabed32`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 09:43:09 +02:00
dependabot[bot]
5feec22554
chore(deps): bump ubuntu from 0bced47 to ec050c3 in /.devcontainer (#8030)
Bumps ubuntu from `0bced47` to `ec050c3`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 15:26:02 +08:00
dependabot[bot]
14c8bca11a
chore(deps): bump ubuntu from 6120be6 to 0bced47 in /.devcontainer (#7744)
Bumps ubuntu from `6120be6` to `0bced47`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04 10:35:36 +02:00
Charles-Edouard Brétéché
4ff276c2d6
chore: improve dependabot config (#7610)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-06-20 16:25:28 +00:00
Ved Ratan
c4e7c5f854
[Feature] Enhance devcontainer (#7175)
* added minikube and docker support

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

* added docs

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

---------

Signed-off-by: Ved Ratan <vedratan8@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-06-06 16:17:23 +00:00
Ved Ratan
028bf61e06
created dev container (#6646)
* created dev container

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

* documentation for .devcontainer

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

---------

Signed-off-by: Ved Ratan <vedratan8@gmail.com>
2023-03-24 16:24:51 +01:00