Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #63 from JupiterOne/INT-10479-changelog
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
Gonzalo-Avalos-Ribas authored Mar 20, 2024
2 parents 1223c5e + 342ab2f commit a05d7e2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ and this project adheres to

## [Unreleased]

## 2.1.0 - 2024-03-20

### Changed

- Added kube_images entity
- Added kube_node_has_image
- Added kube_replicaset_uses_image

## 2.0.0 - 2024-01-18

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupiterone/graph-kubernetes",
"version": "2.0.0",
"version": "2.1.0",
"description": "A JupiterOne Integration for Kubernetes",
"repository": {
"type": "git",
Expand Down

0 comments on commit a05d7e2

Please sign in to comment.