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

Sync Latest Images and Updates by Rajat #852

Merged
merged 1 commit into from
Oct 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion community_images/alloy/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ input_registry:
account: ironbank
repo_sets:
- opensource/grafana/alloy:
input_base_tag: "v1.3."
input_base_tag: "v1.4."
output_repo: alloy-ib
runtimes:
- type: k8s
Expand Down
5 changes: 2 additions & 3 deletions community_images/ansible-operator/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,17 @@ usage_instructions: |
## Prerequisites:
- Ensure you have a running Kubernetes cluster
- Ensure you have the necessary CRDs (Custom Resource Definitions) applied in your Kubernetes cluster.

## Running the Ansible Operator with Docker:

The Ansible Operator runs as a container and requires access to a Kubernetes cluster to manage custom resources.
$ docker run -d -v $HOME/.kube:/root/.kube:ro -v /path/to/watches.yml:/opt/ansible/watches.yml:ro rapidfort/ansible-operator-ib

After running the operator, apply the necessary CRDs in your Kubernetes cluster
$ kubectl apply -f /path/to/crd.yml

Once the CRD is applied, create custom resources for the Ansible Operator to manage
$ kubectl apply -f /path/to/cr.yml

what_is_text: |
Ansible-Operator allows you to manage Kubernetes resources by running Ansible playbooks, providing a simplified way to automate Kubernetes operations using Ansible.
disclaimer: |
Expand Down
2 changes: 1 addition & 1 deletion community_images/ansible/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ input_registry:
account: ironbank
repo_sets:
- opensource/ansible/ansible:
input_base_tag: "10.4."
input_base_tag: "10.5."
output_repo: ansible-ib
runtimes:
- type: docker_compose
Expand Down
2 changes: 1 addition & 1 deletion community_images/clickhouse/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ input_registry:
account: ironbank
repo_sets:
- opensource/clickhouse:
input_base_tag: "22.3."
input_base_tag: "22.3.8."
output_repo: clickhouse-ib
runtimes:
- type: docker_compose
Expand Down
2 changes: 1 addition & 1 deletion community_images/couchdb/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ input_registry:
account: bitnami
repo_sets:
- couchdb:
input_base_tag: "3.3.3-debian-12-r"
input_base_tag: "3.4.1-debian-12-r"
runtimes:
- type: docker_compose
script: dc_coverage.sh
Expand Down
2 changes: 1 addition & 1 deletion community_images/couchdb/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ input_registry:
is_locked: "False"
repo_sets:
- opensource/apache/couchdb_3:
input_base_tag: "3.3."
input_base_tag: "3.4."
output_repo: couchdb_3-ib
runtimes:
- type: docker_compose
Expand Down
2 changes: 1 addition & 1 deletion community_images/elasticsearch/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repo_sets:
- elasticsearch:
input_base_tag: "7.17.24-debian-12-r"
- elasticsearch:
input_base_tag: "8.15.1-debian-12-r"
input_base_tag: "8.15.2-debian-12-r"
runtimes:
- type: docker_compose
script: dc_coverage.sh
Expand Down
2 changes: 0 additions & 2 deletions community_images/envoy/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ input_registry:
registry: docker.io
account: bitnami
repo_sets:
- envoy:
input_base_tag: "1.27.7-debian-12-r"
- envoy:
input_base_tag: "1.28.7-debian-12-r"
- envoy:
Expand Down
2 changes: 1 addition & 1 deletion community_images/fluent-bit/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repo_sets:
- fluent-bit:
input_base_tag: "2.2.3-debian-12-r"
- fluent-bit:
input_base_tag: "3.1.8-debian-12-r"
input_base_tag: "3.1.9-debian-12-r"
runtimes:
- type: docker_compose
script: dc_coverage.sh
Expand Down
2 changes: 1 addition & 1 deletion community_images/fluxcd-helm-controller/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ input_registry:
account: ironbank
repo_sets:
- fluxcd/helm-controller:
input_base_tag: "v1.0."
input_base_tag: "v1.1."
output_repo: fluxcd-helm-controller-ib
runtimes:
- type: k8s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ input_registry:
account: ironbank
repo_sets:
- fluxcd/image-reflector-controller:
input_base_tag: "v0.32."
input_base_tag: "v0.33."
output_repo: fluxcd-image-reflector-controller-ib
runtimes:
- type: k8s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ input_registry:
account: ironbank
repo_sets:
- fluxcd/kustomize-controller:
input_base_tag: "v1.3."
input_base_tag: "v1.4."
output_repo: fluxcd-kustomize-controller-ib
runtimes:
- type: k8s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ input_registry:
account: ironbank
repo_sets:
- fluxcd/notification-controller:
input_base_tag: "v1.3."
input_base_tag: "v1.4."
output_repo: fluxcd-notification-controller-ib
runtimes:
- type: k8s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ input_registry:
account: ironbank
repo_sets:
- fluxcd/source-controller:
input_base_tag: "v1.3."
input_base_tag: "v1.4."
output_repo: fluxcd-source-controller-ib
runtimes:
- type: k8s
Expand Down
2 changes: 1 addition & 1 deletion community_images/ghost/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ input_registry:
account: bitnami
repo_sets:
- ghost:
input_base_tag: "5.94.1-debian-12-r"
input_base_tag: "5.96.0-debian-12-r"
runtimes:
- type: k8s
script: k8s_coverage.sh
Expand Down
1 change: 0 additions & 1 deletion community_images/gitlab-kas/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,3 @@ runtimes:
tag: "gitlab.kas.image.tag"
override_file: "overrides.yml"
readiness_wait_pod_name_suffix: []

2 changes: 1 addition & 1 deletion community_images/jmx-exporter/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ input_registry:
is_locked: "False"
repo_sets:
- opensource/prometheus/jmx-exporter:
input_base_tag: "0.20."
input_base_tag: "1.0."
output_repo: jmx-exporter-ib
runtimes:
- type: docker_compose
Expand Down
6 changes: 3 additions & 3 deletions community_images/k6/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: k6-ib
official_name: k6 Iron Bank
official_website: https://k6.io/
source_image_provider: Platform One
source_image_repo: registry1.dso.mil/ironbank/opensource/k6/k6
source_image_repo: registry1.dso.mil/ironbank/opensource/k6/k6
source_image_repo_link: https://registry1.dso.mil/harbor/projects/3/repositories/ironbank%2Fopensource%2Fk6%2Fk6
source_image_readme: https://repo1.dso.mil/dsop/opensource/k6/k6/-/blob/development/README.md
rf_docker_link: rapidfort/k6-ib
Expand All @@ -22,7 +22,7 @@ input_registry:
account: ironbank
repo_sets:
- opensource/k6/k6:
input_base_tag: "v0.53."
input_base_tag: "v0.54."
output_repo: k6-ib
runtimes:
- type: docker_compose
Expand All @@ -31,4 +31,4 @@ runtimes:
image_keys:
k6-ib:
repository: "K6_IMAGE_REPOSITORY"
tag: "K6_IMAGE_TAG"
tag: "K6_IMAGE_TAG"
2 changes: 1 addition & 1 deletion community_images/k8s-sidecar/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ input_registry:
account: ironbank
repo_sets:
- kiwigrid/k8s-sidecar:
input_base_tag: "1.27."
input_base_tag: "1.28."
output_repo: k8s-sidecar-ib
runtimes:
- type: docker_compose
Expand Down
2 changes: 2 additions & 0 deletions community_images/mongodb/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ input_registry:
repo_sets:
- mongodb:
input_base_tag: "7.0.14-debian-12-r"
- mongodb:
input_base_tag: "8.0.1-debian-12-r"
runtimes:
- type: k8s
script: k8s_coverage.sh
Expand Down
3 changes: 2 additions & 1 deletion community_images/nats/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ what_is_text: |
disclaimer: |
Trademarks: This software listing is packaged by RapidFort. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
is_locked: "False"
use_rapid_stub: true
input_registry:
registry: docker.io
account: bitnami
repo_sets:
- nats:
input_base_tag: "2.10.20-debian-12-r"
input_base_tag: "2.10.21-debian-12-r"
runtimes:
- type: k8s
script: k8s_coverage.sh
Expand Down
2 changes: 1 addition & 1 deletion community_images/nginx/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repo_sets:
- nginx:
input_base_tag: "1.26.2-debian-12-r"
- nginx:
input_base_tag: "1.27.1-debian-12-r"
input_base_tag: "1.27.2-debian-12-r"
runtimes:
- type: k8s
script: k8s_coverage.sh
Expand Down
2 changes: 1 addition & 1 deletion community_images/nginx/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ input_registry:
account: ironbank
repo_sets:
- opensource/nginx/nginx:
input_base_tag: "1.26."
input_base_tag: "1.27."
output_repo: nginx-ib
needs_common_commands: False
runtimes:
Expand Down
2 changes: 1 addition & 1 deletion community_images/opa/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ input_registry:
account: ironbank
repo_sets:
- opensource/openpolicyagent/opa:
input_base_tag: "0.68."
input_base_tag: "0.69."
output_repo: opa-ib
runtimes:
- type: docker_compose
Expand Down
2 changes: 2 additions & 0 deletions community_images/postgresql/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ repo_sets:
input_base_tag: "15.8.0-debian-12-r"
- postgresql:
input_base_tag: "16.4.0-debian-12-r"
- postgresql:
input_base_tag: "17.0.0-debian-12-r"
runtimes:
- type: k8s
script: k8s_coverage.sh
Expand Down
4 changes: 1 addition & 3 deletions community_images/rabbitmq/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ input_registry:
account: bitnami
repo_sets:
- rabbitmq:
input_base_tag: "3.13.7-debian-12-r"
- rabbitmq:
input_base_tag: "4.0.1-debian-12-r"
input_base_tag: "4.0.2-debian-12-r"
runtimes:
- type: k8s
script: k8s_coverage.sh
Expand Down
2 changes: 1 addition & 1 deletion community_images/redis-cluster/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ input_registry:
account: bitnami
repo_sets:
- redis-cluster:
input_base_tag: "7.4.0-debian-12-r"
input_base_tag: "7.4.1-debian-12-r"
runtimes:
- type: k8s
helm:
Expand Down
2 changes: 1 addition & 1 deletion community_images/redis-exporter/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ input_registry:
account: ironbank
repo_sets:
- bitnami/analytics/redis-exporter:
input_base_tag: "v1.63."
input_base_tag: "v1.64."
output_repo: redis-exporter-ib
runtimes:
- type: docker_compose
Expand Down
5 changes: 3 additions & 2 deletions community_images/redis/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ what_is_text: |
disclaimer: |
Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by RapidFort is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Redis Labs Ltd.
is_locked: "False"
use_rapid_stub: true
input_registry:
registry: docker.io
account: bitnami
repo_sets:
- redis:
input_base_tag: "6.2.14-debian-12-r"
input_base_tag: "6.2.16-debian-12-r"
- redis:
input_base_tag: "7.4.0-debian-12-r"
input_base_tag: "7.4.1-debian-12-r"
runtimes:
- type: k8s
script: k8s_coverage.sh
Expand Down
2 changes: 1 addition & 1 deletion community_images/registry-v2/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ runtimes:
image_keys:
registry-v2-ib:
repository: "REGISTRY_IMAGE_REPOSITORY"
tag: "REGISTRY_IMAGE_TAG"
tag: "REGISTRY_IMAGE_TAG"
2 changes: 1 addition & 1 deletion community_images/telegraf/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ input_registry:
account: bitnami
repo_sets:
- telegraf:
input_base_tag: "1.32.0-debian-12-r"
input_base_tag: "1.32.1-debian-12-r"
runtimes:
- type: docker_compose
script: dc_coverage.sh
Expand Down
2 changes: 1 addition & 1 deletion community_images/terraform/ironbank/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ input_registry:
account: ironbank
repo_sets:
- hashicorp/terraform:
input_base_tag: "1.7."
input_base_tag: "1.9."
output_repo: terraform-ib
runtimes:
- type: docker_compose
Expand Down
1 change: 1 addition & 0 deletions community_images/wordpress/bitnami/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ what_is_text: |
disclaimer: |
Trademarks: This software listing is packaged by RapidFort. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
is_locked: "False"
use_rapid_stub: true
input_registry:
registry: docker.io
account: bitnami
Expand Down
Loading