- 
    Mon Sep 23 2024 Daniel Krasinski <daniel.krasinski@oracle.com> - 2.0.2-3
    
- Fixed an issue where specifying an ostree transport for the osRegistry configuration option would misconfigure the update service
- Extended the set of supported ostree transports
   
  
  - 
    Fri Sep 20 2024 George Aeillo <george.f.aeillo@oracle.com> - 2.0.2-2
    
- Fixed an issue where cluster dump would omit information when performing a redacted dump
- Fixed an issue where CLI arguments were not taking precedence over cluster configuration files during cluster start
   
  
  - 
    Thu Sep 19 2024 Michael Gianatassio <michael.gianatassio@oracle.com> - 2.0.2-1
    
- Added -c option to application update to allow for catalog selection
- Added --reset-values option to application update to allow complete reconfiguration of an application
   
  
  - 
    Fri Sep 13 2024 Daniel Krasinski <daniel.krasinski@oracle.com> - 2.0.1-3
    
- Add support for double dash commands when using the cluster console
   
  
  - 
    Thu Sep 12 2024 Daniel Krasinski <daniel.krasinski@oracle.com> - 2.0.1-2
    
- Change the default ostree registry to include a transport
- Tolerate less well specified ostree registry references
   
  
  - 
    Wed Sep 11 2024 Daniel Krasinski <daniel.krasinski@oracle.com> - 2.0.1-1
    
- Remove copy of the catalog repository in favor of cloning it during build
- Improve error reporting when a kubeconfig is given but the file does not exist
- Ensure that container images used in Helm webhooks appear in the output of catalog mirror commands
   
  
  - 
    Wed Sep 11 2024 Shih-Chang Chen <shih-chang.chen@oracle.com> - 2.0.0-6
    
- Deploy proxy settings for rpm-ostreed.service
   
  
  - 
    Tue Sep 10 2024 Michael Gianatassio <michael.gianatassio@oracle.com> - 2.0.0-5
    
- Remove race condition detection from instrumented build to avoid catching races in dependencies
- Improve the coverage and reliability of integration tests
- Fix a race condition in the dump and analyze commands
   
  
  - 
    Tue Sep 10 2024 George Aeillo <george.f.aeillo@oracle.com> - 2.0.0-4
    
- Automatically download a boot volume when a command that uses an ephemeral cluster is the first command executed on a clean host
- Add Kubernetes version to log messages when starting a cluster
   
  
  - 
    Mon Sep 09 2024 Prasad Shirodkar <prasad.shirodkar@oracle.com> - 2.0.0-3
    
- Improve documentation