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

chore(main): release 0.2.4 #43

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 20, 2024

🤖 I have created a release beep boop

0.2.4 (2024-04-05)

Release Notes

There are some configuration values to add and update in your uds-config.yaml file

variables:
  core:
    # Creates a default admin account. Change the password on first login!
    KEYCLOAK_INSECURE_ADMIN_PASSWORD_GENERATION: true
    # New Loki configs for loki simple scalable deployment
    LOKI_CHUNKS_BUCKET: "loki-chunks-bucket"
    LOKI_RULER_BUCKET: "loki-ruler-bucket"
    LOKI_ADMIN_BUCKET: "loki-admin-bucket"
    LOKI_S3_ENDPOINT: "http://replace.with.object.store.url"
    LOKI_S3_REGION: "us-east-1"
    LOKI_S3_ACCESS_KEY_ID: "replace-me-object-store-access-key"
    LOKI_S3_SECRET_ACCESS_KEY: "replace-me-object-store-secret-key"
    # New Velero configs
    VELERO_BUCKET_PROVIDER_URL: "http://replace.with.object.store.url"
    VELERO_BUCKET: "velero-bucket"
    VELERO_BUCKET_REGION: "us-east-1"
    VELERO_BUCKET_KEY: "replace-me-object-store-access-key"
    VELERO_BUCKET_KEY_SECRET: "replace-me-object-store-secret-key"
  nexus:
    # Updated the name of this variable
    NEXUS_DB_PASSWORD: "replace-me-db-passwords"

There are new object storage buckets needed for loki.

loki-chunks-bucket
loki-ruler-bucket
loki-admin-bucket

Features

Bug Fixes

  • confluence variable override names (6196853)
  • gitlab redis secret fix (#44) (16e23b7)
  • gitlab workhorse resource config (6196853)
  • jira variable override names (6196853)
  • revert init to 0.32.4 to match uds zarf (3576a24)

Miscellaneous

  • add new keycloak admin and loki scalable configs (6196853)
  • remove core dns package (16e23b7)
  • update confluence to 1.18.0-uds.0 (6196853)
  • update gitlab to 16.10.1-uds.1 (6196853)
  • update gitlab-runner to 16.10.0-uds.0 (6196853)
  • update jira to 1.17.2-uds.0 (6196853)
  • update mattermost to 9.6.1-uds.0 (6196853)
  • update nexus to 3.66.0-uds.1-registry1 (6196853)
  • update sonarqube to 8.0.3-uds.6 (6196853)
  • update uds tasks to use ./uds (16e23b7)
  • update uds-cli to v0.10.3 (6196853)
  • update uds-core to 0.18.0 (#77) (6196853)
  • update zarf init/rook to v0.32.6-0.2.5 (6196853)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from anthonywendt as a code owner March 20, 2024 19:57
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from e199ccc to b7d4109 Compare March 22, 2024 22:54
@github-actions github-actions bot force-pushed the release-please--branches--main branch from b7d4109 to 9ca1bd1 Compare April 5, 2024 15:53
@anthonywendt anthonywendt merged commit 0587af4 into main Apr 8, 2024
@anthonywendt anthonywendt deleted the release-please--branches--main branch April 8, 2024 15:28
Copy link
Contributor Author

github-actions bot commented Apr 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant