From f43b76049cfbf93acf73c28f9ab8b718c4fdb65f Mon Sep 17 00:00:00 2001 From: Blowa Date: Thu, 21 Sep 2023 15:34:17 +0200 Subject: [PATCH] build(deps): bump nuget packages (#91) * build(deps): bump nuget packages * bump chart & app to 0.14.2 --- charts/bitwarden-secret-operator/Chart.yaml | 4 ++-- .../Bitwarden.SecretOperator.csproj | 4 ++-- .../Bitwarden.SecretOperator.Tests.csproj | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/bitwarden-secret-operator/Chart.yaml b/charts/bitwarden-secret-operator/Chart.yaml index 21b282f..c2d383e 100644 --- a/charts/bitwarden-secret-operator/Chart.yaml +++ b/charts/bitwarden-secret-operator/Chart.yaml @@ -4,9 +4,9 @@ description: Deploy the Bitwarden Secret Operator type: application -version: "0.14.1" +version: "0.14.2" -appVersion: "0.14.1" +appVersion: "0.14.2" keywords: - operator diff --git a/src/Bitwarden.SecretOperator/Bitwarden.SecretOperator.csproj b/src/Bitwarden.SecretOperator/Bitwarden.SecretOperator.csproj index bbd90ce..b57555b 100644 --- a/src/Bitwarden.SecretOperator/Bitwarden.SecretOperator.csproj +++ b/src/Bitwarden.SecretOperator/Bitwarden.SecretOperator.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/tests/Bitwarden.SecretOperator.Tests/Bitwarden.SecretOperator.Tests.csproj b/tests/Bitwarden.SecretOperator.Tests/Bitwarden.SecretOperator.Tests.csproj index 469c4d1..07a00d2 100644 --- a/tests/Bitwarden.SecretOperator.Tests/Bitwarden.SecretOperator.Tests.csproj +++ b/tests/Bitwarden.SecretOperator.Tests/Bitwarden.SecretOperator.Tests.csproj @@ -10,10 +10,10 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all