Tutorials
  • Welcome to Ozone
  • Quick Onboarding
    • Creating a New Project
    • Creating Environments
    • Adding a Registry
    • Adding a Repository
    • Attaching Clusters
    • Creating a Microservice
    • Using out-of-the-box Pipeline Templates
    • Creating a new pipeline on the Ozone Pipeline Studio
    • Configuring Triggers for Automated Deployments
    • Adding a CD Provider
      • Jenkins Pipeline
  • Documentation
    • Dashboard
      • Ozone Dashboard
      • Analyze Metrics & Logs for Kubernetes Clusters
    • CI/CD
      • Create Microservice
        • Link a Git Repo
        • Map a Registry
        • Map to Environments
        • Build Config (Specify where the Docker file exists)
      • Link Pipelines to your Microservice
        • Default Pipelines that are linked
        • What are Input Sets?
        • Execute a linked pipeline
      • Catalog
        • External Pipelines
          • Supported Integrations
          • How to Link an External CI Integration
          • Conversion Of external pipelines to Tekton Pipelines
        • Tasks
          • Create a Custom task
        • Releases (Templates and Runs)
          • What are releases composed of (Pipelines & Approvals)
          • Create a Release Template
          • Run a Release Template
        • Running Your First Pipeline
        • Pipelines (Templates & Runs)
          • Adding Nodes to Canvas
          • Configuring Rollbacks at Pipeline Template
          • Secret Injection + Secrets
          • Input-result mapping between tasks
        • Initiating Pipeline run
          • Manually
      • Triggers
        • Scheduling a pipeline and/or a release run
        • Triggering a pipeline and/or a release run
          • From Github events
          • From GitLab events
          • From Jira events
          • Custom Webhook
          • From Harbor events
          • From Azure DevOps events
          • From Bitbucket events
          • From Dockerhub events
      • Observe your Microservice
      • Verify Your Microservice With AI
    • Helm
      • Create a Helm Channel
      • Create a Helm Release
      • Edit a Helm Release
    • DevSecOps
      • Security Dashboard
      • Scans
      • Supported Integrations
      • Run Your First Security Pipeline
      • Shift Left Policy Management
        • Policies
    • Backups
      • Pre-requisites
      • How do I schedule a backup to create snapshots?
      • How to take snapshots and how do I know the status of backups?
      • How do I restore snapshots to clusters?
    • Setup
      • Manage Cluster
        • Public Cluster
        • Reattach Cluster
      • Setting up Environments
      • Manage Secret
      • Manage Repos
      • Manage Registries
      • Integrations
        • Managing Cloud Integrations
          • AWS
          • Azure
          • GCP
        • Managing Source Code Integrations
          • GitHub
          • GitLab
          • Bit bucket
          • Azure DevOps Repos
          • Git Repo
          • Bitbucket Datacenter
        • Managing Container Registry
          • Docker
          • GCR
          • Harbor
          • Quay
          • Azure ACR
          • Adhoc Registry
        • Managing Container Orchestration
          • AWS EKS
          • GKE
          • Azure AKS
        • Managing Issue Trackers
        • Managing Continuous Deployment
          • Argo CD
          • Azure DevOps
          • Ansible Tower
        • Managing SSO
        • Managing Private Catalogs
        • Managing Notifications
        • Managing Security
          • Snyk
          • Prisma Cloud
        • Managing APM
          • NewRelic
        • Managing Cloud Storage
          • Minio
          • AWS S3 Bucket
          • Google Cloud Storage
          • Azure Blob Storage
        • Managing Network Tunnels
        • Manage Testing
          • K6
        • Managing Secret Store
          • Azure Key Vault
          • Google Secret Manager
          • AWS Secrets Manager
          • Hashicorp Vault
    • Settings
      • Role Based Access Control
        • Create a new role
        • Clone an Existing Role
        • Apply a role to a member
      • Ozone Identity Management
      • Audit Trails
      • Private Cluster Management
      • SSO
        • Pre-Requisites
        • Azure AD
      • Projects
        • Create a new Project
        • Archive a Project
        • Import and remove resources into the project
        • Add Members to a Project
      • Setup Alerts and Notifications
  • Release Notes
    • August - 2024
    • July - 2024
    • June - 2024
    • April - 2024
    • February - 2024
    • November - 2023
    • October - 2023
    • September - 2023
    • August - 2023
    • July - 2023
    • June - 2023
    • May - 2023
    • April - 2023
    • September - 2022
    • August - 2022
    • July - 2022
    • May - 2022
    • April - 2022
    • Mar - 2022
    • Jan - 2022
    • Nov - 2021
  • FAQ
    • In House Applications
    • COTS Applications
    • Tasks
    • Pipelines
    • Releases
    • Projects
    • Members
    • Environments
    • Variables
    • Roles
  • Use Cases
    • For Platform Engineers
      • Standardized Application Delivery Workflows
      • Unified Observability and Alerting
      • On Demand Workload Recovery
    • For Software Developers
      • On Demand Delivery
      • Scalable and Re-usable Workflows
Powered by GitBook
On this page
  1. Release Notes

April - 2022

And we’re out with yet another update for Ozone: The Modern CI/CD Platform! We’re calling this the 1.1.9 release, which might seemingly look like a considerable jump from our last release. Not just in version numbers, but in terms of features too, the platform boasts multitudes of new features, improvements, and capabilities.

In case you missed our last release, here it is, where the focus was on improving the agility of the platform. In continuation with our strive for making the platform a lot more user-friendly, the latest version focuses on improvements and new add-ons not just on the UI/UX front, but also by simplifying workflows. Here’s a look at all the new features in 1.1.9:

  • Clair Native Support for CI/CD: Clair is a widely popular open-source security tool that forms a part of the toolchain for most DevOps teams. It is a tool used to monitor container image vulnerabilities by inspecting them layer-by-layer through static analysis. As part of providing enterprise-ready features on Ozone, the team is excited to include Clair into the Ozone family to expand its shift-left DevSecOps capabilities. With this tool integration, you can now uncover vulnerabilities before you deploy to production or go public from your deployment workflows in Ozone. All you need to do is onboard your Clair onto Ozone and we let you orchestrate it along with all the other toolchains from one place!

  • Support for Azure Container Registry (ACR) and Docker Hub webhooks: Webhooks are lightweight APIs that enable one-way data sharing which are triggered by events on an external system. A container registry webhook, for example, triggers events when certain actions take place in one of your registry repositories. With these webhooks, pipelines and releases can be triggered if there is an image push from any external source to your ACR or Docker Hub registry. The support for this feature is now enabled on the latest version which helps streamline the CI aspect of DevOps. Supported events include push, delete, chart_push, and chart_delete for ACR. For Docker Hub, a docker registry’s image push event is listened to by ozone post which cd workflows are triggered.

User onboarding guides: Being an end-to-end CI/CD platform, Ozone integrates with multiple external tools and resources to provide that single-pane-of-glass control to its users. This invariably means, onboarding most of your resources and toolchains during the initial setup and configuration of Ozone. For this, we have now included guides within the platform that take you step-by-step through the process of onboarding your CI/CD resources like:

  1. Applications

  2. Registries

  3. Repositories

  4. Providers

  5. Clusters

  6. Webhooks

  7. Helm Channels

  8. Variables

  9. Environment

There is an option of adding custom context to each of these resources as well through description fields that can be created for better organization memory across teams. The UI for displaying entities like Project, Member, Helm Channels, and Environments have also been improved to provide better context for each.

Enhancements and integrations for enriched usability:

  • Support for the latest Kubernetes version on Azure: On-demand cluster creations form an integral part of CI/CD with Kubernetes management being a key aspect. With this release, Ozone supports managing the latest Kubernetes version that is supported by Azure while creating clusters on it.

  • Map Resource groups for Azure clusters: To provide a better context for DevOps teams and facilitate collaborations, while a user created a cluster on Azure, he can map the resource groups against those respective clusters to provide for better clarity and insights.

Get an early access of this release by signing up today: https://cd.ozone.one/

PreviousMay - 2022NextMar - 2022

Last updated 9 months ago