Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
Release 0.2.0
  • Loading branch information
sergelogvinov committed Aug 7, 2023
1 parent a24d24e commit 6a2d98a
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 33 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,44 @@

<a name="v0.2.0"></a>
## [v0.2.0](https://github.com/sergelogvinov/proxmox-csi-plugin/compare/v0.1.1...v0.2.0) (2023-08-04)

Welcome to the v0.2.0 release of Proxmox CSI Plugin!

### Bug Fixes

- skip lxc containers on resize process
- helm liveness context
- detach volume error
- kubectl apply in readme

### Features

- noatime flag for ssd
- cosign images
- pin version
- helm oci release
- drop node capabilities
- trim filesystem

### Changelog

* a24d24e fix: skip lxc containers on resize process
* cd4f3f7 feat: noatime flag for ssd
* b477132 chore: bump actions versions
* 5e13f3f feat: cosign images
* e81d8e3 feat: pin version
* f6d726c chore: bump deps
* c438712 feat: helm oci release
* 927f664 feat: drop node capabilities
* dc7dbbd feat: trim filesystem
* e1ed889 fix: helm liveness context
* d7e0bec ci: build timeout
* ecea2ad chore: bump deps
* 28f0a72 chore: bump deps
* dc128d1 fix: detach volume error
* bc2f88b fix: kubectl apply in readme
* f00f057 chore: bump deps

<a name="v0.1.1"></a>
## [v0.1.1](https://github.com/sergelogvinov/proxmox-csi-plugin/compare/v0.1.0...v0.1.1) (2023-05-12)

Expand All @@ -11,6 +51,7 @@ Welcome to the v0.1.1 release of Proxmox CSI Plugin!

### Changelog

* 429a420 chore: release v0.1.1
* 4e80caf chore: bump deps
* ff1c9bf feat: switch to distroless
* c437146 ci: test images
Expand Down
4 changes: 2 additions & 2 deletions charts/proxmox-csi-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ maintainers:
# 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.1.4
version: 0.1.5

# 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: v0.1.1
appVersion: v0.2.0
2 changes: 1 addition & 1 deletion charts/proxmox-csi-plugin/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# proxmox-csi-plugin

![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.1](https://img.shields.io/badge/AppVersion-v0.1.1-informational?style=flat-square)
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.0](https://img.shields.io/badge/AppVersion-v0.2.0-informational?style=flat-square)

A CSI plugin for Proxmox

Expand Down
32 changes: 16 additions & 16 deletions docs/deploy/proxmox-csi-plugin-talos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ metadata:
name: proxmox-csi-plugin-controller
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
---
# Source: proxmox-csi-plugin/templates/serviceaccount.yaml
Expand All @@ -29,10 +29,10 @@ metadata:
name: proxmox-csi-plugin-node
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
---
# Source: proxmox-csi-plugin/templates/storageclass.yaml
Expand Down Expand Up @@ -68,10 +68,10 @@ metadata:
name: proxmox-csi-plugin-controller
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups: [""]
Expand Down Expand Up @@ -111,10 +111,10 @@ metadata:
name: proxmox-csi-plugin-node
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups:
Expand Down Expand Up @@ -159,10 +159,10 @@ metadata:
name: proxmox-csi-plugin-controller
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups: ["coordination.k8s.io"]
Expand Down Expand Up @@ -201,10 +201,10 @@ metadata:
name: proxmox-csi-plugin-node
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
spec:
updateStrategy:
Expand Down Expand Up @@ -240,7 +240,7 @@ spec:
- DAC_OVERRIDE
seccompProfile:
type: RuntimeDefault
image: "ghcr.io/sergelogvinov/proxmox-csi-node:v0.1.1"
image: "ghcr.io/sergelogvinov/proxmox-csi-node:v0.2.0"
imagePullPolicy: IfNotPresent
args:
- "-v=5"
Expand Down Expand Up @@ -341,10 +341,10 @@ metadata:
name: proxmox-csi-plugin-controller
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down Expand Up @@ -385,7 +385,7 @@ spec:
readOnlyRootFilesystem: true
seccompProfile:
type: RuntimeDefault
image: "ghcr.io/sergelogvinov/proxmox-csi-controller:v0.1.1"
image: "ghcr.io/sergelogvinov/proxmox-csi-controller:v0.2.0"
imagePullPolicy: IfNotPresent
args:
- "-v=5"
Expand Down
28 changes: 14 additions & 14 deletions docs/deploy/proxmox-csi-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ metadata:
name: proxmox-csi-plugin-controller
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
---
# Source: proxmox-csi-plugin/templates/serviceaccount.yaml
Expand All @@ -29,10 +29,10 @@ metadata:
name: proxmox-csi-plugin-node
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
---
# Source: proxmox-csi-plugin/templates/storageclass.yaml
Expand Down Expand Up @@ -69,10 +69,10 @@ metadata:
name: proxmox-csi-plugin-controller
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups: [""]
Expand Down Expand Up @@ -112,10 +112,10 @@ metadata:
name: proxmox-csi-plugin-node
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups:
Expand Down Expand Up @@ -160,10 +160,10 @@ metadata:
name: proxmox-csi-plugin-controller
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups: ["coordination.k8s.io"]
Expand Down Expand Up @@ -202,10 +202,10 @@ metadata:
name: proxmox-csi-plugin-node
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
spec:
updateStrategy:
Expand Down Expand Up @@ -347,10 +347,10 @@ metadata:
name: proxmox-csi-plugin-controller
namespace: csi-proxmox
labels:
helm.sh/chart: proxmox-csi-plugin-0.1.4
helm.sh/chart: proxmox-csi-plugin-0.1.5
app.kubernetes.io/name: proxmox-csi-plugin
app.kubernetes.io/instance: proxmox-csi-plugin
app.kubernetes.io/version: "v0.1.1"
app.kubernetes.io/version: "v0.2.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down

0 comments on commit 6a2d98a

Please sign in to comment.