Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Version Snapshots #486

Merged
merged 2 commits into from
Feb 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/_pages/0031-documentation-snapshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Here are the **VMware Secrets Manager** documentations captured in time for
specific releases:

* [Latest](https://vsecm.com/)
* [v0.22.3](https://vsecm.com/v0.22.3/)
* [v0.22.2](https://vsecm.com/v0.22.2/)
* [v0.22.1](https://vsecm.com/v0.22.1/)
* [v0.22.0](https://vsecm.com/v0.22.0/)
Expand Down
20 changes: 17 additions & 3 deletions docs/_pages/0260-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,24 @@ next_url: /docs/releases/

## Recent Updates

* Added coverage targets to tests
* Documentation updates, especially around secure production deployment.
## [v0.22.3] - 2024-02-04

### Added

* Added the ability to run init commands during bootstrap to VSecM Sentinel.
* Added more test cases to the project.
* Added coverage targets to tests.
* Added scripts to test the project on a cloud AWS EKS cluster.
* Added ability to run init commands during bootstrap to VSecM Sentinel.

### Fixed

* Bug fixes and performance improvements.
* `make h` and `make help` had a cosmetic regression, which is now fixed.

### Changed

* Upgraded SPIRE Controller Manager to v0.4.1.
* Documentation updates, especially around establishing a secure production deployment.

## [v0.22.2] - 2024-01-14

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ sources:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.22.3
version: 0.22.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.22.3"
appVersion: "0.22.4"
home: https://vsecm.com/

icon: https://vsecm.com/assets/vsecm-256.png
Expand All @@ -53,13 +53,13 @@ keywords:
dependencies:
- name: spire
repository: file://charts/spire
version: 0.22.3
version: 0.22.4
condition: global.deploySpire
- name: safe
repository: file://charts/safe
version: 0.22.3
version: 0.22.4
condition: global.deploySafe
- name: sentinel
repository: file://charts/sentinel
version: 0.22.3
version: 0.22.4
condition: global.deploySentinel
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.22.3
version: 0.22.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.22.3"
appVersion: "0.22.4"
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.22.3
version: 0.22.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.22.3"
appVersion: "0.22.4"
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.22.3
version: 0.22.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.22.3"
appVersion: "0.22.4"
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
Expand All @@ -57,11 +57,11 @@ metadata:
name: vsecm-sentinel
namespace: vsecm-system
labels:
helm.sh/chart: sentinel-0.22.3
helm.sh/chart: sentinel-0.22.4
app.kubernetes.io/name: vsecm-sentinel
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: false
---
Expand Down Expand Up @@ -243,11 +243,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
Expand Down Expand Up @@ -278,11 +278,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down Expand Up @@ -429,11 +429,11 @@ metadata:
name: vsecm-sentinel
namespace: vsecm-system
labels:
helm.sh/chart: sentinel-0.22.3
helm.sh/chart: sentinel-0.22.4
app.kubernetes.io/name: vsecm-sentinel
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
Expand All @@ -57,11 +57,11 @@ metadata:
name: vsecm-sentinel
namespace: vsecm-system
labels:
helm.sh/chart: sentinel-0.22.3
helm.sh/chart: sentinel-0.22.4
app.kubernetes.io/name: vsecm-sentinel
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: false
---
Expand Down Expand Up @@ -243,11 +243,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
Expand Down Expand Up @@ -278,11 +278,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down Expand Up @@ -429,11 +429,11 @@ metadata:
name: vsecm-sentinel
namespace: vsecm-system
labels:
helm.sh/chart: sentinel-0.22.3
helm.sh/chart: sentinel-0.22.4
app.kubernetes.io/name: vsecm-sentinel
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
Expand All @@ -57,11 +57,11 @@ metadata:
name: vsecm-sentinel
namespace: vsecm-system
labels:
helm.sh/chart: sentinel-0.22.3
helm.sh/chart: sentinel-0.22.4
app.kubernetes.io/name: vsecm-sentinel
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: false
---
Expand Down Expand Up @@ -243,11 +243,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
Expand Down Expand Up @@ -278,11 +278,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down Expand Up @@ -429,11 +429,11 @@ metadata:
name: vsecm-sentinel
namespace: vsecm-system
labels:
helm.sh/chart: sentinel-0.22.3
helm.sh/chart: sentinel-0.22.4
app.kubernetes.io/name: vsecm-sentinel
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
---
Expand All @@ -57,11 +57,11 @@ metadata:
name: vsecm-sentinel
namespace: vsecm-system
labels:
helm.sh/chart: sentinel-0.22.3
helm.sh/chart: sentinel-0.22.4
app.kubernetes.io/name: vsecm-sentinel
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: false
---
Expand Down Expand Up @@ -243,11 +243,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
Expand Down Expand Up @@ -278,11 +278,11 @@ metadata:
name: vsecm-safe
namespace: vsecm-system
labels:
helm.sh/chart: safe-0.22.3
helm.sh/chart: safe-0.22.4
app.kubernetes.io/name: vsecm-safe
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down Expand Up @@ -429,11 +429,11 @@ metadata:
name: vsecm-sentinel
namespace: vsecm-system
labels:
helm.sh/chart: sentinel-0.22.3
helm.sh/chart: sentinel-0.22.4
app.kubernetes.io/name: vsecm-sentinel
app.kubernetes.io/instance: vsecm
app.kubernetes.io/part-of: vsecm-system
app.kubernetes.io/version: "0.22.3"
app.kubernetes.io/version: "0.22.4"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down
Loading