Skip to content

Commit 18537bd

Browse files
committed
regenerate charts
1 parent 799b2c4 commit 18537bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/helm/nifi-operator/crds/crds.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,12 @@ spec:
159159
160160
Learn more about the specifics of the algorithm parameters in the [NiFi documentation](https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#property-encryption-algorithms).
161161
enum:
162-
- nifiArgon2AesGcm128
162+
- nifiPbkdf2AesGcm256
163163
- nifiArgon2AesGcm256
164164
- nifiBcryptAesGcm128
165165
- nifiBcryptAesGcm256
166166
- nifiPbkdf2AesGcm128
167-
- nifiPbkdf2AesGcm256
167+
- nifiArgon2AesGcm128
168168
- nifiScryptAesGcm128
169169
- nifiScryptAesGcm256
170170
nullable: true

0 commit comments

Comments
 (0)