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

Bump prometheus.prometheus to 0.19.0 #246

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

azimuth-automation-bot[bot]
Copy link
Contributor

@azimuth-automation-bot azimuth-automation-bot bot commented Sep 19, 2024

This PR was created automatically to update prometheus.prometheus to 0.19.0.

@azimuth-automation-bot azimuth-automation-bot bot force-pushed the update-dependency/prometheus.prometheus branch 2 times, most recently from 440e11f to 482ad91 Compare September 28, 2024 00:56
@azimuth-automation-bot azimuth-automation-bot bot changed the title Bump prometheus.prometheus to 0.18.0 Bump prometheus.prometheus to 0.19.0 Oct 1, 2024
@azimuth-automation-bot azimuth-automation-bot bot force-pushed the update-dependency/prometheus.prometheus branch from 482ad91 to a3a7624 Compare October 1, 2024 01:01
@azimuth-automation-bot azimuth-automation-bot bot force-pushed the update-dependency/prometheus.prometheus branch from a3a7624 to 6e11e96 Compare October 5, 2024 00:55
@mkjpryor mkjpryor merged commit d30605b into main Oct 7, 2024
14 checks passed
tomclark0 pushed a commit that referenced this pull request Oct 10, 2024
Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>
mkjpryor added a commit that referenced this pull request Oct 24, 2024
* Introduce linux-common role, initial inbox support for Infiniband

* Change cloud-init net renderer\ to support IB netdev conf

* Add play for linux-common role

* Replace references to stackhpc where possible (#232)

* Use workflow actions from azimuth-cloud (#233)

* Allow image builds to run on other clouds (#236)

* Allow image builds to run on other clouds

* Update zenith tag

* Add support for specifying a volume type

* Update ubuntu-jammy base image (20240808) (#229)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Update Kubernetes patch versions (v1.30.4, v1.27.16, v1.29.8, v1.28.13) (#227)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Update ubuntu-jammy base image (20240821) (#237)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump community.general to 9.3.0 (#225)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump prometheus.prometheus to 0.17.1 (#219)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump containers.podman to 1.15.4 (#224)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump prometheus to v2.54.0 (#234)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Stop building images for Kubernetes 1.27 (#238)

* Bump zenith-client to 0.12.0 (#239)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Add new Kubernetes version (v1.31.0) (#235)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Use linux-ansible-init from azimuth-cloud image_utils collection (#226)

* Update to use linux-ansible-init role from Galaxy and remove in-repo

* Update requirements.yml

add external ansible-init to requirements

* Update main.yml

update ansible-init dependency for linux-webconsole

* Update main.yml

* Update main.yml

* Update main.yml

* Update requirements.yml

* Use ansible-init from image_utils collection

* bump azimuth-image-utils release

* verbose linux-rstudio.pkr.hcl

* verbose linux-rstudio.pkr.hcl

* image-utils 0.2.0

* Update linux-rstudio.pkr.hcl

---------

Co-authored-by: bertie <bertie@stackhpc.com>

* Move common tasks into a shared linux-common role (#242)

* Move common tasks into a shared linux-common role

* Update Trivy action version

* Remove isolate command to prevent ansible-init from running

* Update ubuntu-jammy base image (20240912) (#245)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Update Kubernetes patch versions (v1.31.1, v1.29.9, v1.30.5, v1.28.14) (#244)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Pass GitHub token for Trivy DB download (#249)

* Attempt 2 at fixing Trivy DB ratelimit errors

* Use Trivy DB mirror to avoid rate-limiting issues

* Use image-builder tags when updating

* Update ubuntu-jammy base image (20241002) (#253)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Exclude low severity results from SARIF

* Bump prometheus.prometheus to 0.19.0 (#246)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump prometheus to v2.54.1 (#240)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump community.general to 9.5.0 (#241)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump ansible.posix to 1.6.0 (#243)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump containers.podman to 1.16.1 (#248)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Bump nginx to 1.27.2 (#252)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>

* Install Infiniband inbox driver + load kernel modules via linux-common

* Bump default repo2docker volume size to 10GB

* Change default cloud-init network activator to networkd

* Tidy common role

* Tidy common role

* Update package install name

* Bump Linux desktop size to 15GB

---------

Co-authored-by: Matt Pryor <matt@stackhpc.com>
Co-authored-by: azimuth-ci-bot[bot] <142236172+azimuth-ci-bot[bot]@users.noreply.github.com>
Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>
Co-authored-by: azimuth-automation-bot[bot] <177105362+azimuth-automation-bot[bot]@users.noreply.github.com>
Co-authored-by: bertiethorpe <84867280+bertiethorpe@users.noreply.github.com>
Co-authored-by: bertie <bertie@stackhpc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant